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

  /external/libvpx/libvpx/vpx_dsp/mips/
idct4x4_msa.c 21 UNPCK_R_SH_SW(in0, in0_r);
22 UNPCK_R_SH_SW(in2, in2_r);
23 UNPCK_R_SH_SW(in3, in3_r);
24 UNPCK_R_SH_SW(in1, in1_r);
macros_msa.h     [all...]
  /external/libvpx/libvpx/vp9/encoder/mips/msa/
vp9_fdct_msa.h 87 UNPCK_R_SH_SW(in0, in0_r_m); \
88 UNPCK_R_SH_SW(in1, in1_r_m); \
89 UNPCK_R_SH_SW(in2, in2_r_m); \
90 UNPCK_R_SH_SW(in3, in3_r_m); \
  /external/libvpx/libvpx/vp8/encoder/mips/msa/
dct_msa.c 175 UNPCK_R_SH_SW(in0_h, in0_w);
176 UNPCK_R_SH_SW(in1_h, in1_w);
177 UNPCK_R_SH_SW(in2_h, in2_w);
178 UNPCK_R_SH_SW(in3_h, in3_w);
  /external/webp/src/dsp/
enc_msa.c 120 UNPCK_R_SH_SW(t1, tmp4);
msa_macro.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 620 milliseconds