Searched refs:vp8_dequant_idct_add (Results 1 – 11 of 11) sorted by relevance
66 #define vp8_dequant_idct_add vp8_dequant_idct_add_c macro
71 #define vp8_dequant_idct_add vp8_dequant_idct_add_dspr2 macro
76 #define vp8_dequant_idct_add vp8_dequant_idct_add_neon macro
75 #define vp8_dequant_idct_add vp8_dequant_idct_add_v6 macro
85 #define vp8_dequant_idct_add vp8_dequant_idct_add_neon macro
99 #define vp8_dequant_idct_add vp8_dequant_idct_add_mmx macro
227 vp8_dequant_idct_add(b->qcoeff, DQC, dst, dst_stride); in mt_decode_macroblock()
210 vp8_dequant_idct_add(b->qcoeff, DQC, dst, dst_stride); in decode_macroblock()