Searched refs:VP9_IADST4x4 (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vp9/common/mips/msa/ |
D | vp9_idct4x4_msa.c | 37 VP9_IADST4x4(in0, in1, in2, in3, in0, in1, in2, in3); in vp9_iht4x4_16_add_msa() 41 VP9_IADST4x4(in0, in1, in2, in3, in0, in1, in2, in3); in vp9_iht4x4_16_add_msa() 48 VP9_IADST4x4(in0, in1, in2, in3, in0, in1, in2, in3); in vp9_iht4x4_16_add_msa() 51 VP9_IADST4x4(in0, in1, in2, in3, in0, in1, in2, in3); in vp9_iht4x4_16_add_msa()
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | inv_txfm_msa.h | 134 #define VP9_IADST4x4(in0, in1, in2, in3, out0, out1, out2, out3) \ macro
|