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

  /external/libvpx/libvpx/vpx_dsp/mips/
vpx_convolve8_avg_vert_msa.c 284 ILVR_D2_UB(src21_r, src10_r, src43_r, src32_r, src2110, src4332);
316 ILVR_D2_UB(dst1, dst0, dst3, dst2, dst0, dst1);
vpx_convolve8_avg_horiz_msa.c 85 ILVR_D2_UB(res1, res0, res3, res2, res0, res2);
89 ILVR_D2_UB(dst2, dst0, dst6, dst4, dst0, dst4);
macros_msa.h     [all...]
sub_pixel_variance_msa.c 613 ILVR_D2_UB(src21_r, src10_r, src43_r, src32_r, src2110, src4332);
    [all...]
  /external/libvpx/libvpx/vp8/common/mips/msa/
postproc_msa.c 141 ILVR_D2_UB(temp4, temp0, temp5, temp1, in0, in2); \
145 ILVR_D2_UB(temp6, temp2, temp7, temp3, in4, in6); \
    [all...]
vp8_macros_msa.h     [all...]

Completed in 37 milliseconds