Home
last modified time | relevance | path

Searched defs:Y2 (Results 1 - 11 of 11) sorted by relevance

/third_party/typescript/tests/baselines/reference/
H A DinvalidModuleWithVarStatements.js36 var Y2; variable
H A DinvalidModuleWithStatementsOfEveryKind.js113 var Y2; variable
/third_party/ffmpeg/libavcodec/
H A Ddxtory.c128 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 Dtruemotion2.c86 int *Y1, *U1, *V1, *Y2, *U2, *V2; member
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dyuv_neon.c45 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 DSetupRoutine.cpp315 Int Y2 = *Pointer<Int>(v2 + OFFSET(Vertex, projected.y)); in generate() local
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DSetupRoutine.cpp329 Int Y2 = *Pointer<Int>(v2 + OFFSET(Vertex,Y)); in generate() local
/third_party/ffmpeg/libswscale/
H A Doutput.c594 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 Daddrlib2.h187 const UINT_64 Y2 = InitBit(1, 2); member
/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zIn.cpp272 #define Y2 0xBC macro
/third_party/ffmpeg/libavfilter/
H A Dvf_deshake_opencl.c335 double Y2 = point_pairs[1].p.p2.s[1]; in run_estimate_kernel() local

Completed in 16 milliseconds