Searched refs:ILVR_W4_UB (Results 1 – 4 of 4) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | vpx_convolve8_avg_horiz_msa.c | 87 ILVR_W4_UB(dst1, dst0, dst3, dst2, dst5, dst4, dst7, dst6, dst0, dst2, dst4, in common_hz_8t_and_aver_dst_4x8_msa() 371 ILVR_W4_UB(dst1, dst0, dst3, dst2, dst5, dst4, dst7, dst6, dst0, dst2, dst4, in common_hz_2t_and_aver_dst_4x8_msa()
|
D | vpx_convolve8_avg_msa.c | 319 ILVR_W4_UB(dst1, dst0, dst3, dst2, dst5, dst4, dst7, dst6, dst0, dst2, in common_hv_2ht_2vt_and_aver_dst_4x8_msa()
|
D | vpx_convolve8_avg_vert_msa.c | 314 ILVR_W4_UB(dst1, dst0, dst3, dst2, dst5, dst4, dst7, dst6, dst0, dst1, in common_vt_2t_and_aver_dst_4x8_msa()
|
D | macros_msa.h | 1160 #define ILVR_W4_UB(...) ILVR_W4(v16u8, __VA_ARGS__) macro
|