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

  /external/libvpx/libvpx/vp8/encoder/mips/msa/
dct_msa.c 23 PCKOD_D2_SH(tp2_m, tp0_m, tp3_m, tp1_m, out1, out3); \
166 PCKOD_D2_SH(in1, in0, in3, in2, in0, in2);
  /external/libvpx/libvpx/vp8/common/mips/msa/
idct_msa.c 196 PCKOD_D2_SH(zero, mul0, zero, mul1, in1, in3);
238 PCKOD_D2_SH(mul2, mul0, mul3, mul1, in1, in3);
vp8_macros_msa.h     [all...]

Completed in 36 milliseconds