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

  /external/libvpx/libvpx/vp8/encoder/mips/msa/
dct_msa.c 91 DPADD_SH2_SW(temp0, temp0, const0, const1, out0, out1);
108 DPADD_SH2_SW(temp0, temp0, const0, const1, out1, out3);
  /external/libvpx/libvpx/vpx_dsp/mips/
variance_msa.c 20 DPADD_SH2_SW(res_l0_m, res_l1_m, res_l0_m, res_l1_m, var, var); \
29 DPADD_SH2_SW(res_l0_m, res_l1_m, res_l0_m, res_l1_m, var, var); \
507 DPADD_SH2_SW(diff0, diff1, diff0, diff1, err0, err1);
macros_msa.h     [all...]
sub_pixel_variance_msa.c 33 DPADD_SH2_SW(res_l0_m, res_l1_m, res_l0_m, res_l1_m, var, var); \
    [all...]
  /external/libvpx/libvpx/vp8/common/mips/msa/
vp8_macros_msa.h     [all...]

Completed in 56 milliseconds