Home
last modified time | relevance | path

Searched refs:SET_DOTP_VALUES (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/mips/msa/
Ddct_msa.c26 #define SET_DOTP_VALUES(coeff, val0, val1, val2, const1, const2) \ macro
84 SET_DOTP_VALUES(coeff, 0, 1, 2, const0, const1); in vp8_short_fdct4x4_msa()
130 SET_DOTP_VALUES(coeff, 0, 1, 2, const1, const2); in vp8_short_fdct8x4_msa()