Searched refs:CONVERT_UB_AVG_ST8x4_UB (Results 1 – 4 of 4) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | vpx_convolve8_avg_msa.c | 183 CONVERT_UB_AVG_ST8x4_UB(tmp0, tmp1, tmp2, tmp3, dst0, dst1, dst2, dst3, in common_hv_8ht_8vt_and_aver_dst_8w_msa()
|
D | vpx_convolve8_avg_vert_msa.c | 119 CONVERT_UB_AVG_ST8x4_UB(out0, out1, out2, out3, dst0, dst1, dst2, dst3, in common_vt_8t_and_aver_dst_8w_msa()
|
D | vpx_convolve8_avg_horiz_msa.c | 139 CONVERT_UB_AVG_ST8x4_UB(out0, out1, out2, out3, dst0, dst1, dst2, dst3, in common_hz_8t_and_aver_dst_8w_msa()
|
D | macros_msa.h | 1896 #define CONVERT_UB_AVG_ST8x4_UB(in0, in1, in2, in3, \ macro
|