| /third_party/typescript/tests/baselines/reference/ |
| H A D | invalidModuleWithVarStatements.js | 36 var Y2;
variable
|
| H A D | invalidModuleWithStatementsOfEveryKind.js | 113 var Y2;
variable
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | dxtory.c | 128 uint8_t *Y1, *Y2, *Y3, *Y4, *U, *V; in dxtory_decode_v1_410() local 223 uint8_t *Y1, *Y2, *U, *V; in dxtory_decode_v1_420() local [all...] |
| H A D | truemotion2.c | 86 int *Y1, *U1, *V1, *Y2, *U2, *V2; member
|
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| H A D | yuv_neon.c | 45 const uint16x8_t Y2 = vaddq_u16(Y1, vdupq_n_u16(16)); in ConvertRGBToY_NEON() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
| H A D | SetupRoutine.cpp | 315 Int Y2 = *Pointer<Int>(v2 + OFFSET(Vertex, projected.y)); in generate() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Shader/ |
| H A D | SetupRoutine.cpp | 329 Int Y2 = *Pointer<Int>(v2 + OFFSET(Vertex,Y)); in generate() local
|
| /third_party/ffmpeg/libswscale/ |
| H A D | output.c | 594 int Y2 = 1 << 18; in yuv2mono_X_c_template() local 809 int Y2 = 1 << 18; yuv2422_X_c_template() local 853 int Y2 = (buf0[i * 2 + 1] * yalpha1 + buf1[i * 2 + 1] * yalpha) >> 19; yuv2422_2_c_template() local 880 int Y2 = (buf0[i * 2 + 1]+64) >> 7; yuv2422_1_c_template() local 897 int Y2 = (buf0[i * 2 + 1] + 64) >> 7; yuv2422_1_c_template() local 1038 int Y2 = -0x40000000; yuv2rgba64_X_c_template() local 1128 unsigned Y2 = (buf0[i * 2 + 1] * yalpha1 + buf1[i * 2 + 1] * yalpha) >> 14; yuv2rgba64_2_c_template() local 1184 SUINT Y2 = (buf0[i * 2 + 1]) >> 2; yuv2rgba64_1_c_template() local 1230 SUINT Y2 = (buf0[i * 2 + 1]) >> 2; yuv2rgba64_1_c_template() local 1554 yuv2rgb_write(uint8_t *_dest, int i, int Y1, int Y2, unsigned A1, unsigned A2, const void *_r, const void *_g, const void *_b, int y, enum AVPixelFormat target, int hasAlpha) yuv2rgb_write() argument 1692 int Y2 = 1 << 18; yuv2rgb_X_c_template() local 1753 int Y2 = (buf0[i * 2 + 1] * yalpha1 + buf1[i * 2 + 1] * yalpha) >> 19; yuv2rgb_2_c_template() local 1786 int Y2 = (buf0[i * 2 + 1] + 64) >> 7; yuv2rgb_1_c_template() local 1808 int Y2 = (buf0[i * 2 + 1] + 64) >> 7; yuv2rgb_1_c_template() local [all...] |
| /third_party/mesa3d/src/amd/addrlib/src/core/ |
| H A D | addrlib2.h | 187 const UINT_64 Y2 = InitBit(1, 2); member
|
| /third_party/lzma/CPP/7zip/Archive/7z/ |
| H A D | 7zIn.cpp | 272 #define Y2 0xBC
macro
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_deshake_opencl.c | 335 double Y2 = point_pairs[1].p.p2.s[1]; in run_estimate_kernel() local
|