Home
last modified time | relevance | path

Searched refs:ref4 (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/mips/
H A Dme_cmp_msa.c79 v16u8 ref0, ref1, ref2, ref3, ref4, ref5; in sad_horiz_bilinear_filter_8width_msa() local
89 PCKEV_D2_UB(ref1, ref0, ref3, ref2, ref4, ref5); in sad_horiz_bilinear_filter_8width_msa()
93 AVER_UB2_UB(ref4, ref0, ref5, ref1, comp0, comp1); in sad_horiz_bilinear_filter_8width_msa()
102 PCKEV_D2_UB(ref1, ref0, ref3, ref2, ref4, ref5); in sad_horiz_bilinear_filter_8width_msa()
106 AVER_UB2_UB(ref4, ref0, ref5, ref1, comp0, comp1); in sad_horiz_bilinear_filter_8width_msa()
159 v16u8 ref0, ref1, ref2, ref3, ref4; in sad_vert_bilinear_filter_8width_msa() local
165 LD_UB5(ref, ref_stride, ref0, ref1, ref2, ref3, ref4); in sad_vert_bilinear_filter_8width_msa()
170 PCKEV_D2_UB(ref3, ref2, ref4, ref3, ref2, ref3); in sad_vert_bilinear_filter_8width_msa()
176 LD_UB5(ref, ref_stride, ref0, ref1, ref2, ref3, ref4); in sad_vert_bilinear_filter_8width_msa()
181 PCKEV_D2_UB(ref3, ref2, ref4, ref in sad_vert_bilinear_filter_8width_msa()
197 v16u8 ref0, ref1, ref2, ref3, ref4; sad_vert_bilinear_filter_16width_msa() local
235 v16u8 ref0, ref1, ref2, ref3, ref4; sad_hv_bilinear_filter_8width_msa() local
505 v16u8 ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7; hadamard_diff_8x8_msa() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Denc_msa.c718 v16u8 ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7; in SSE16x16_MSA() local
722 LD_UB8(b, BPS, ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7); in SSE16x16_MSA()
725 PACK_DPADD_UB4_SW(src4, ref4, src5, ref5, out0, out1, out2, out3); in SSE16x16_MSA()
730 LD_UB8(b, BPS, ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7); in SSE16x16_MSA()
733 PACK_DPADD_UB4_SW(src4, ref4, src5, ref5, out0, out1, out2, out3); in SSE16x16_MSA()
745 v16u8 ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7; in SSE16x8_MSA() local
749 LD_UB8(b, BPS, ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7); in SSE16x8_MSA()
752 PACK_DPADD_UB4_SW(src4, ref4, src5, ref5, out0, out1, out2, out3); in SSE16x8_MSA()
764 v16u8 ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7; in SSE8x8_MSA() local
769 LD_UB8(b, BPS, ref0, ref1, ref2, ref3, ref4, ref in SSE8x8_MSA()
[all...]

Completed in 4 milliseconds