Searched defs:dst01 (Results 1 – 5 of 5) sorted by relevance
| /third_party/ffmpeg/libavfilter/ |
| D | vf_hqx.c | 181 uint32_t *dst01 = &dst[dst_linesize*(pos01>>1) + (pos01&1)]; in hq3x_interp_2x1() local 247 uint32_t *dst01 = &dst[dst_linesize*(pos01>>1) + (pos01&1)]; in hq4x_interp_2x2() local
|
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| D | enc_neon.c | 47 const int16x8_t dst01, in SaturateAndStore4x4_NEON() 64 uint32x2_t dst01 = vdup_n_u32(0); in Add4x4_NEON() local
|
| D | dec_neon.c | 386 const int16x8_t dst01, in SaturateAndStore4x4_NEON() 402 uint32x2_t dst01 = vdup_n_u32(0); in Add4x4_NEON() local
|
| /third_party/ffmpeg/libavcodec/loongarch/ |
| D | h264qpel_lasx.c | 1281 __m256i dst00, dst01, dst0, dst1, dst2, dst3; in avg_h264_qpel8_h_lowpass_lasx() local
|
| /third_party/ffmpeg/libavcodec/mips/ |
| D | hevc_mc_uniw_msa.c | 604 v8i16 filter_vec, dst01, dst23, dst45, dst67; in hevc_hz_uniwgt_8t_4w_msa() local 760 v8i16 dst01, dst23, dst0, dst1, dst2, dst3, dst4, dst5; in hevc_hz_uniwgt_8t_12w_msa() local 1313 v8i16 filter_vec, dst01, dst23, dst45, dst67; in hevc_vt_uniwgt_8t_4w_msa() local
|