Searched refs:ref02 (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() 326 ILVRL_B2_UB(ref12, ref02, temp2, temp3); in sad_hv_bilinear_filter_16width_msa() 348 LD_UB4(ref, ref_stride, ref00, ref01, ref02, ref03); in sad_hv_bilinear_filter_16width_msa() 372 ILVRL_B2_UB(ref12, ref02, temp2, temp3); in sad_hv_bilinear_filter_16width_msa()
|