Searched refs:ref03 (Results 1 – 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/mips/ |
D | me_cmp_msa.c | 292 v16u8 ref00, ref01, ref02, ref03, ref04, ref10, ref11, ref12, ref13, ref14; in sad_hv_bilinear_filter_16width_msa() local 299 LD_UB5(ref, ref_stride, ref04, ref00, ref01, ref02, ref03); in sad_hv_bilinear_filter_16width_msa() 336 ILVRL_B2_UB(ref13, ref03, temp0, temp1); in sad_hv_bilinear_filter_16width_msa() 348 LD_UB4(ref, ref_stride, ref00, ref01, ref02, ref03); in sad_hv_bilinear_filter_16width_msa() 382 ILVRL_B2_UB(ref13, ref03, temp0, temp1); in sad_hv_bilinear_filter_16width_msa()
|