/third_party/ffmpeg/libavfilter/x86/ |
D | vf_stereo3d.asm | 30 shuf: db 0, 4, 8, 1,5, 9, 2, 6,10,3, 7,11,-1,-1,-1,-1 define
|
/third_party/astc-encoder/Source/ |
D | astcenc_vecmathlib_avx2_8.h | 572 __m256i shuf = _mm256_set_epi8(0, 0, 0, 0, 0, 0, 0, 0, in pack_low_bytes() local 811 __m128 shuf = _mm_shuffle_ps(vlow, vlow, _MM_SHUFFLE(2, 3, 0, 1)); in hmin() local 842 __m128 shuf = _mm_shuffle_ps(vhigh, vhigh, _MM_SHUFFLE(2, 3, 0, 1)); in hmax() local
|
D | astcenc_vecmathlib_sse_4.h | 657 __m128i shuf = _mm_set_epi8(0,0,0,0, 0,0,0,0, 0,0,0,0, 12,8,4,0); in pack_low_bytes() local
|
/third_party/openh264/codec/common/loongarch/ |
D | deblock_lsx.c | 63 __m128i shuf = {0x0101010100000000, 0x0303030302020202}; in DeblockLumaLt4V_lsx() local 259 __m128i shuf = {0x0101010100000000, 0x0303030302020202}; in DeblockLumaLt4H_lsx() local 1055 __m128i shuf = {0x0303020201010000, 0x0}; in DeblockChromaLt4V_lsx() local 1200 __m128i shuf = {0x0303020201010000, 0x0}; in DeblockChromaLt4H_lsx() local
|
/third_party/openh264/codec/encoder/core/loongarch/ |
D | get_intra_predictor_lsx.c | 71 __m128i shuf = {0x0001020304050607, 0x0f0e0d0c0b0a0908}; in WelsI16x16LumaPredPlane_lsx() local
|
/third_party/mesa3d/src/gallium/auxiliary/rtasm/ |
D | rtasm_x86sse.c | 1167 unsigned char shuf) in sse_shufps() 1299 unsigned char shuf) in sse2_pshufd() 1310 unsigned char shuf) in sse2_pshuflw() 1321 unsigned char shuf) in sse2_pshufhw()
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_format_s3tc.c | 180 LLVMValueRef elems[LP_MAX_VECTOR_LENGTH], shuf; in lp_build_shuffle1undef() local 1097 LLVMValueRef elem, shuf; in lp_build_gather_s3tc_simple_scalar() local 1401 LLVMValueRef shuf[16], low2mask; in s3tc_decode_block_dxt1() local
|
D | lp_bld_arit.c | 1037 LLVMValueRef shuf[LP_MAX_VECTOR_WIDTH / 32], shuf_vec; in lp_build_mul_32_lohi_cpu() local
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_state_fs.c | 1533 LLVMValueRef tmp[4], shuf[8]; in fs_twiddle_transpose() local
|