Home
last modified time | relevance | path

Searched defs:Y1 (Results 1 - 25 of 26) sorted by relevance

12

/third_party/node/deps/v8/src/bigint/
H A Dmul-karatsuba.cc112 Digits Y1 = Y + std::min(k, Y.len()); in KaratsubaStart() local
[all...]
/third_party/skia/src/core/
H A DSkLineClipper.cpp40 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/
H A Daacsbr.c276 static void sbr_hf_assemble(float Y1[38][64][2], in sbr_hf_assemble() argument
H A Dulti.c121 ulti_pattern(AVFrame *frame, int x, int y, int f0, int f1, int Y0, int Y1, int chroma) ulti_pattern() argument
H A Daacsbr_fixed.c488 static void sbr_hf_assemble(int Y1[38][64][2], in sbr_hf_assemble() argument
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 Daacsbr_template.c1322 sbr_x_gen(SpectralBandReplication *sbr, INTFLOAT X[2][38][64], const INTFLOAT Y0[38][64][2], const INTFLOAT Y1[38][64][2], const INTFLOAT X_low[32][40][2], int ch) global() argument
H A Dtruemotion2.c86 int *Y1, *U1, *V1, *Y2, *U2, *V2; member
/third_party/ffmpeg/libavcodec/mips/
H A Daacsbr_mips.c316 static void sbr_hf_assemble_mips(float Y1[38][64][2], in sbr_hf_assemble_mips() argument
171 sbr_x_gen_mips(SpectralBandReplication *sbr, float X[2][38][64], const float Y0[38][64][2], const float Y1[38][64][2], const float X_low[32][40][2], int ch) sbr_x_gen_mips() argument
H A Dsbrdsp_mips.c711 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]; sbr_hf_apply_noise_2_mips() local
849 float *Y1=&Y[m][0]; sbr_hf_apply_noise_3_mips() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dyuv_neon.c43 const uint16x8_t Y1 = vcombine_u16(vrshrn_n_u32(tmp2_lo, 16), in ConvertRGBToY_NEON() local
H A Dyuv_sse41.c45 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]; ConvertARGBToY_SSE41() local
[all...]
H A Dyuv_sse2.c45 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]; ConvertARGBToY_SSE2() local
[all...]
/third_party/ffmpeg/libswscale/ppc/
H A Dyuv2rgb_altivec.c647 vector signed short X, X0, X1, Y0, U0, V0, Y1, U1, V1, U, V; in yuv2packedX_altivec() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSetupRoutine.cpp314 Int Y1 = *Pointer<Int>(v1 + OFFSET(Vertex, projected.y)); in generate() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DBlitter.cpp1337 Int Y1 = Y0 + 1; in generate() local
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DSetupRoutine.cpp328 Int Y1 = *Pointer<Int>(v1 + OFFSET(Vertex,Y)); in generate() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIShrinkInstructions.cpp525 TargetInstrInfo::RegSubRegPair X1, Y1; in matchSwap() local
/third_party/ffmpeg/libswscale/
H A Doutput.c593 int Y1 = 1 << 18; in yuv2mono_X_c_template() local
808 int Y1 = 1 << 18; yuv2422_X_c_template() local
852 int Y1 = (buf0[i * 2] * yalpha1 + buf1[i * 2] * yalpha) >> 19; yuv2422_2_c_template() local
879 int Y1 = (buf0[i * 2 ]+64) >> 7; yuv2422_1_c_template() local
896 int Y1 = (buf0[i * 2 ] + 64) >> 7; yuv2422_1_c_template() local
1037 int Y1 = -0x40000000; yuv2rgba64_X_c_template() local
1127 unsigned Y1 = (buf0[i * 2] * yalpha1 + buf1[i * 2] * yalpha) >> 14; yuv2rgba64_2_c_template() local
1183 SUINT Y1 = (buf0[i * 2] ) >> 2; yuv2rgba64_1_c_template() local
1229 SUINT Y1 = (buf0[i * 2] ) >> 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
1691 int Y1 = 1 << 18; yuv2rgb_X_c_template() local
1752 int Y1 = (buf0[i * 2] * yalpha1 + buf1[i * 2] * yalpha) >> 19; yuv2rgb_2_c_template() local
1785 int Y1 = (buf0[i * 2 ] + 64) >> 7; yuv2rgb_1_c_template() local
1807 int Y1 = (buf0[i * 2 ] + 64) >> 7; yuv2rgb_1_c_template() local
[all...]
/third_party/mesa3d/src/amd/addrlib/src/core/
H A Daddrlib2.h186 const UINT_64 Y1 = InitBit(1, 1); member
/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zIn.cpp271 #define Y1 'z' macro
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DBlitter.cpp1584 Int Y1 = Y0 + 1; in sample() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_deshake_opencl.c333 double Y1 = point_pairs[0].p.p2.s[1]; in run_estimate_kernel() local
/third_party/mesa3d/src/imgui/
H A Dimgui.h1942 float X0, Y0, X1, Y1; // Glyph corners member
/third_party/skia/third_party/externals/imgui/
H A Dimgui.h2575 float X0, Y0, X1, Y1; // Glyph corners member

Completed in 51 milliseconds

12