HomeSort by relevance Sort by last modified time
    Searched refs:ILVR_W2_UB (Results 1 - 5 of 5) sorted by null

  /external/libvpx/libvpx/vpx_dsp/mips/
vpx_convolve8_avg_msa.c 76 ILVR_W2_UB(dst1, dst0, dst3, dst2, dst0, dst2);
252 ILVR_W2_UB(dst1, dst0, dst3, dst2, dst0, dst2);
vpx_convolve8_avg_vert_msa.c 58 ILVR_W2_UB(dst1, dst0, dst3, dst2, dst0, dst2);
265 ILVR_W2_UB(dst1, dst0, dst3, dst2, dst0, dst1);
vpx_convolve8_avg_horiz_msa.c 43 ILVR_W2_UB(dst1, dst0, dst3, dst2, dst0, dst2);
328 ILVR_W2_UB(dst1, dst0, dst3, dst2, dst0, dst2);
loopfilter_16_msa.c 677 ILVR_W2_UB(tmp6, tmp4, tmp7, tmp5, q0, q4);
    [all...]
macros_msa.h     [all...]

Completed in 435 milliseconds