Home
last modified time | relevance | path

Searched refs:CONVERT_UB_AVG_ST8x4_UB (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/mips/
Dvpx_convolve8_avg_msa.c183 CONVERT_UB_AVG_ST8x4_UB(tmp0, tmp1, tmp2, tmp3, dst0, dst1, dst2, dst3, in common_hv_8ht_8vt_and_aver_dst_8w_msa()
Dvpx_convolve8_avg_vert_msa.c119 CONVERT_UB_AVG_ST8x4_UB(out0, out1, out2, out3, dst0, dst1, dst2, dst3, in common_vt_8t_and_aver_dst_8w_msa()
Dvpx_convolve8_avg_horiz_msa.c139 CONVERT_UB_AVG_ST8x4_UB(out0, out1, out2, out3, dst0, dst1, dst2, dst3, in common_hz_8t_and_aver_dst_8w_msa()
Dmacros_msa.h1896 #define CONVERT_UB_AVG_ST8x4_UB(in0, in1, in2, in3, \ macro