Home
last modified time | relevance | path

Searched defs:b00 (Results 1 - 6 of 6) sorted by relevance

/third_party/typescript/tests/baselines/reference/
H A DmappedTypeModifiers.js46 var b00: "a" | "b"; variable
47 var b00: keyof B; variable
48 var b00: keyof BP; variable
49 var b00: keyof BR; variable
50 var b00: keyof BPR; variable
129 var b00; variable
130 var b00; variable
131 var b00; variable
132 var b00; variable
133 var b00; variable
[all...]
/third_party/skia/src/core/
H A DSkMatrixInvert.cpp90 double b00 = a00 * a11 - a01 * a10; in SkInvert4x4Matrix() local
/third_party/ffmpeg/libavfilter/
H A Dcolorspacedsp_template.c157 int r00 = rgb0[x << SS_W], g00 = rgb1[x << SS_W], b00 = rgb2[x << SS_W]; in rgb2yuv() local
247 int r00 = rgb0[x << SS_W], g00 = rgb1[x << SS_W], b00 = rgb2[x << SS_W]; in rgb2yuv_fsb() local
/third_party/protobuf/src/google/protobuf/stubs/
H A Dint128.h345 uint64 b00 = b.lo_ & 0xffffffffu; in operator *=() local
/third_party/ffmpeg/libavcodec/ppc/
H A Dfdctdsp.c199 vector float b00, b10, b20, b30, b40, b50, b60, b70; in ff_fdct_altivec() local
[all...]
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_bad_pixels.cpp913 int32 b00 = p0 [0]; in FixIsolatedPixel() local

Completed in 8 milliseconds