| /third_party/typescript/tests/cases/compiler/ |
| D | forwardRefInEnum.ts | 8 Y1 = E1["Z"] enumerator
|
| D | constEnumErrors.ts | 16 Y1 = E1["Z"] enumerator
|
| D | intersectionTypeNormalization.ts | 19 type Y1 = (A | X & Y) & (C | D); alias
|
| /third_party/skia/src/core/ |
| D | SkLineClipper.cpp | 40 double Y1 = src[1].fY; in sect_with_horizontal() local 61 double Y1 = src[1].fY; in sect_with_vertical() local
|
| /third_party/flutter/skia/src/core/ |
| D | SkLineClipper.cpp | 40 double Y1 = src[1].fY; in sect_with_horizontal() local 61 double Y1 = src[1].fY; in sect_with_vertical() local
|
| /third_party/ffmpeg/libavcodec/mips/ |
| D | sbrdsp_mips.c | 711 float *Y1=&Y[m][0]; in sbr_hf_apply_noise_0_mips() local 759 float *Y1=&Y[m][0]; in sbr_hf_apply_noise_1_mips() local 805 float *Y1=&Y[m][0]; in sbr_hf_apply_noise_2_mips() local 849 float *Y1=&Y[m][0]; in sbr_hf_apply_noise_3_mips() local
|
| /third_party/ffmpeg/libswscale/ |
| D | output.c | 561 int Y1 = 1 << 18; in yuv2mono_X_c_template() local 746 #define output_pixels(pos, Y1, U, Y2, V) \ argument 776 int Y1 = 1 << 18; in yuv2422_X_c_template() local 820 int Y1 = (buf0[i * 2] * yalpha1 + buf1[i * 2] * yalpha) >> 19; in yuv2422_2_c_template() local 847 int Y1 = (buf0[i * 2 ]+64) >> 7; in yuv2422_1_c_template() local 864 int Y1 = (buf0[i * 2 ] + 64) >> 7; in yuv2422_1_c_template() local 1005 int Y1 = -0x40000000; in yuv2rgba64_X_c_template() local 1095 int Y1 = (buf0[i * 2] * yalpha1 + buf1[i * 2] * yalpha) >> 14; in yuv2rgba64_2_c_template() local 1151 int Y1 = (buf0[i * 2] ) >> 2; in yuv2rgba64_1_c_template() local 1197 int Y1 = (buf0[i * 2] ) >> 2; in yuv2rgba64_1_c_template() local [all …]
|
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| D | yuv_sse41.c | 45 const __m128i Y1 = _mm_mulhi_epu16(*Y0, k19077); in ConvertYUV444ToRGB_SSE41() local 419 __m128i r, g, b, Y0, Y1; in ConvertRGB24ToY_SSE41() local 453 __m128i r, g, b, Y0, Y1; in ConvertBGR24ToY_SSE41() local 480 __m128i Y0, Y1, rgb[6]; in ConvertARGBToY_SSE41() local
|
| D | yuv_sse2.c | 45 const __m128i Y1 = _mm_mulhi_epu16(*Y0, k19077); in ConvertYUV444ToRGB_SSE2() local 573 __m128i r, g, b, Y0, Y1; in ConvertRGB24ToY_SSE2() local 607 __m128i r, g, b, Y0, Y1; in ConvertBGR24ToY_SSE2() local 634 __m128i Y0, Y1, rgb[6]; in ConvertARGBToY_SSE2() local
|
| D | yuv_neon.c | 43 const uint16x8_t Y1 = vcombine_u16(vrshrn_n_u32(tmp2_lo, 16), in ConvertRGBToY_NEON() local
|
| /third_party/flutter/skia/third_party/externals/libwebp/src/dsp/ |
| D | yuv_sse41.c | 45 const __m128i Y1 = _mm_mulhi_epu16(*Y0, k19077); in ConvertYUV444ToRGB_SSE41() local 419 __m128i r, g, b, Y0, Y1; in ConvertRGB24ToY_SSE41() local 453 __m128i r, g, b, Y0, Y1; in ConvertBGR24ToY_SSE41() local 480 __m128i Y0, Y1, rgb[6]; in ConvertARGBToY_SSE41() local
|
| D | yuv_sse2.c | 45 const __m128i Y1 = _mm_mulhi_epu16(*Y0, k19077); in ConvertYUV444ToRGB_SSE2() local 573 __m128i r, g, b, Y0, Y1; in ConvertRGB24ToY_SSE2() local 607 __m128i r, g, b, Y0, Y1; in ConvertBGR24ToY_SSE2() local 634 __m128i Y0, Y1, rgb[6]; in ConvertARGBToY_SSE2() local
|
| D | yuv_neon.c | 43 const uint16x8_t Y1 = vcombine_u16(vrshrn_n_u32(tmp2_lo, 16), in ConvertRGBToY_NEON() local
|
| /third_party/gstreamer/gstplugins_base/gst/compositor/ |
| D | blend.c | 1012 #define PACKED_422_FILL_CHECKER_C(name, Y1, U, Y2, V) \ argument 1042 #define PACKED_422_FILL_COLOR(name, Y1, U, Y2, V) \ argument
|
| /third_party/gstreamer/gstplugins_good/gst/videomixer/ |
| D | blend.c | 884 #define PACKED_422_FILL_CHECKER_C(name, Y1, U, Y2, V) \ argument 913 #define PACKED_422_FILL_COLOR(name, Y1, U, Y2, V) \ argument
|
| /third_party/skia/third_party/externals/swiftshader/src/Shader/ |
| D | SetupRoutine.cpp | 328 Int Y1 = *Pointer<Int>(v1 + OFFSET(Vertex,Y)); in generate() local 571 Int Y1 = IfThenElse(swap, Yb, Ya); in edge() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
| D | SetupRoutine.cpp | 314 Int Y1 = *Pointer<Int>(v1 + OFFSET(Vertex, projected.y)); in generate() local 576 Int Y1 = IfThenElse(swap, Yb, Ya); in edge() local
|
| /third_party/flutter/skia/third_party/externals/sdl/src/video/ |
| D | SDL_rect.c | 317 SDL_IntersectRectAndLine(const SDL_Rect * rect, int *X1, int *Y1, int *X2, in SDL_IntersectRectAndLine()
|
| /third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
| D | video-format.c | 766 guint Y0, Y1, U, V; in unpack_Y210() local 840 guint16 Y0, Y1, U, V; in pack_Y210() local 3553 guint16 Y0, Y1, U, V; in pack_I420_10LE() local 3637 guint16 Y0, Y1, U, V; in pack_I420_10BE() local 3719 guint16 Y0, Y1, U, V; in pack_I422_10LE() local 3794 guint16 Y0, Y1, U, V; in pack_I422_10BE() local 3987 guint16 Y0, Y1, U, V; in pack_I420_12LE() local 4071 guint16 Y0, Y1, U, V; in pack_I420_12BE() local 4153 guint16 Y0, Y1, U, V; in pack_I422_12LE() local 4228 guint16 Y0, Y1, U, V; in pack_I422_12BE() local [all …]
|
| /third_party/ffmpeg/libavcodec/ |
| D | ulti.c | 121 int f0, int f1, int Y0, int Y1, int chroma) in ulti_pattern()
|
| D | dxtory.c | 130 uint8_t *Y1, *Y2, *Y3, *Y4, *U, *V; in dxtory_decode_v1_410() local 226 uint8_t *Y1, *Y2, *U, *V; in dxtory_decode_v1_420() local
|
| /third_party/mbedtls/library/ |
| D | aes.c | 789 #define AES_FROUND(X0,X1,X2,X3,Y0,Y1,Y2,Y3) \ argument 813 #define AES_RROUND(X0,X1,X2,X3,Y0,Y1,Y2,Y3) \ argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| D | SIShrinkInstructions.cpp | 525 TargetInstrInfo::RegSubRegPair X1, Y1; in matchSwap() local
|
| /third_party/ffmpeg/libswscale/ppc/ |
| D | yuv2rgb_altivec.c | 647 vector signed short X, X0, X1, Y0, U0, V0, Y1, U1, V1, U, V; in yuv2packedX_altivec() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
| D | Blitter.cpp | 1337 Int Y1 = Y0 + 1; in generate() local
|