/external/libvpx/libvpx/vpx_dsp/mips/ |
vpx_convolve8_avg_msa.c | 80 ILVR_W2_UB(dst1, dst0, dst3, dst2, dst0, dst2); 275 ILVR_W2_UB(dst1, dst0, dst3, dst2, dst0, dst2);
|
vpx_convolve8_avg_vert_msa.c | 60 ILVR_W2_UB(dst1, dst0, dst3, dst2, dst0, dst2); 280 ILVR_W2_UB(dst1, dst0, dst3, dst2, dst0, dst1);
|
vpx_convolve8_avg_horiz_msa.c | 44 ILVR_W2_UB(dst1, dst0, dst3, dst2, dst0, dst2); 341 ILVR_W2_UB(dst1, dst0, dst3, dst2, dst0, dst2);
|
loopfilter_16_msa.c | 667 ILVR_W2_UB(tmp6, tmp4, tmp7, tmp5, q0, q4); [all...] |
macros_msa.h | [all...] |