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 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...]

Completed in 45 milliseconds