Searched refs:CONVERT_UB_AVG_ST8x4_UB (Results 1 – 5 of 5) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | vpx_convolve8_avg_msa.c | 178 CONVERT_UB_AVG_ST8x4_UB(tmp0, tmp1, tmp2, tmp3, dst0, dst1, dst, in common_hv_8ht_8vt_and_aver_dst_8w_msa()
|
D | vpx_convolve8_avg_vert_msa.c | 117 CONVERT_UB_AVG_ST8x4_UB(out0, out1, out2, out3, dst0, dst1, dst, in common_vt_8t_and_aver_dst_8w_msa()
|
D | vpx_convolve8_avg_horiz_msa.c | 137 CONVERT_UB_AVG_ST8x4_UB(out0, out1, out2, out3, dst0, dst1, dst, in common_hz_8t_and_aver_dst_8w_msa()
|
D | macros_msa.h | 1932 #define CONVERT_UB_AVG_ST8x4_UB(in0, in1, in2, in3, dst0, dst1, pdst, stride) \ macro
|
/external/libaom/libaom/aom_dsp/mips/ |
D | macros_msa.h | 2020 #define CONVERT_UB_AVG_ST8x4_UB(in0, in1, in2, in3, dst0, dst1, dst2, dst3, \ macro
|