Searched refs:vp8_dequant_idct_add (Results 1 – 7 of 7) sorted by relevance
67 #define vp8_dequant_idct_add vp8_dequant_idct_add_c macro
78 #define vp8_dequant_idct_add vp8_dequant_idct_add_neon macro
92 #define vp8_dequant_idct_add vp8_dequant_idct_add_mmx macro
194 vp8_dequant_idct_add(b->qcoeff, DQC, dst, dst_stride); in mt_decode_macroblock()
180 vp8_dequant_idct_add(b->qcoeff, DQC, dst, dst_stride); in decode_macroblock()