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

  /external/libvpx/libvpx/vp8/encoder/mips/msa/
encodeopt_msa.c 27 HSUB_UH2_SW(coeff0, coeff1, diff0, diff1);
80 HSUB_UH2_SW(coeff0, coeff1, diff0, diff1);
84 HSUB_UH2_SW(coeff0, coeff1, diff0, diff1);
92 HSUB_UH2_SW(coeff0, coeff1, diff0, diff1);
96 HSUB_UH2_SW(coeff0, coeff1, diff0, diff1);
141 HSUB_UH2_SW(coeff0, coeff1, diff0, diff1);
145 HSUB_UH2_SW(coeff0, coeff1, diff0, diff1);
154 HSUB_UH2_SW(coeff0, coeff1, diff0, diff1);
157 HSUB_UH2_SW(coeff0, coeff1, diff0, diff1);
  /external/libaom/libaom/av1/encoder/mips/msa/
error_msa.c 30 HSUB_UH2_SW(coeff_r_h, coeff_l_h, diff_r, diff_l); \
39 HSUB_UH2_SW(coeff_r_h, coeff_l_h, diff_r, diff_l); \
51 HSUB_UH2_SW(coeff_r_h, coeff_l_h, diff_r, diff_l); \
59 HSUB_UH2_SW(coeff_r_h, coeff_l_h, diff_r, diff_l); \
  /external/libvpx/libvpx/vp9/encoder/mips/msa/
vp9_error_msa.c 28 HSUB_UH2_SW(coeff_r_h, coeff_l_h, diff_r, diff_l); \
37 HSUB_UH2_SW(coeff_r_h, coeff_l_h, diff_r, diff_l); \
49 HSUB_UH2_SW(coeff_r_h, coeff_l_h, diff_r, diff_l); \
57 HSUB_UH2_SW(coeff_r_h, coeff_l_h, diff_r, diff_l); \
  /external/libvpx/libvpx/vpx_dsp/mips/
avg_msa.c 582 HSUB_UH2_SW(src_l0_m, src_l1_m, res_l0_m, res_l1_m);
583 HSUB_UH2_SW(src_l2_m, src_l3_m, res_l2_m, res_l3_m);
602 HSUB_UH2_SW(src_l0_m, src_l1_m, res_l0_m, res_l1_m);
603 HSUB_UH2_SW(src_l2_m, src_l3_m, res_l2_m, res_l3_m);
604 HSUB_UH2_SW(src_l4_m, src_l5_m, res_l4_m, res_l5_m);
605 HSUB_UH2_SW(src_l6_m, src_l7_m, res_l6_m, res_l7_m);
628 HSUB_UH2_SW(src_l0_m, src_l1_m, res_l0_m, res_l1_m);
629 HSUB_UH2_SW(src_l2_m, src_l3_m, res_l2_m, res_l3_m);
630 HSUB_UH2_SW(src_l4_m, src_l5_m, res_l4_m, res_l5_m);
631 HSUB_UH2_SW(src_l6_m, src_l7_m, res_l6_m, res_l7_m)
    [all...]
macros_msa.h     [all...]
  /external/libaom/libaom/aom_dsp/mips/
macros_msa.h     [all...]
  /external/libvpx/libvpx/vp8/common/mips/msa/
vp8_macros_msa.h     [all...]

Completed in 205 milliseconds