Searched refs:vp8_dequant_idct_add (Results 1 – 13 of 13) sorted by relevance
63 #define vp8_dequant_idct_add vp8_dequant_idct_add_c macro
68 #define vp8_dequant_idct_add vp8_dequant_idct_add_dspr2 macro
74 #define vp8_dequant_idct_add vp8_dequant_idct_add_neon macro
75 #define vp8_dequant_idct_add vp8_dequant_idct_add_msa macro
91 #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()