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

  /external/libvpx/libvpx/vp9/common/mips/msa/
vp9_idct4x4_msa.c 37 VP9_IADST4x4(in0, in1, in2, in3, in0, in1, in2, in3);
41 VP9_IADST4x4(in0, in1, in2, in3, in0, in1, in2, in3);
48 VP9_IADST4x4(in0, in1, in2, in3, in0, in1, in2, in3);
51 VP9_IADST4x4(in0, in1, in2, in3, in0, in1, in2, in3);
  /external/libvpx/libvpx/vpx_dsp/mips/
inv_txfm_msa.h 134 #define VP9_IADST4x4(in0, in1, in2, in3, out0, out1, out2, out3) \

Completed in 44 milliseconds