Searched refs:vp8_dequantize_b_c (Results 1 – 7 of 7) sorted by relevance
17 void vp8_dequantize_b_c(BLOCKD *d, short *DQC) in vp8_dequantize_b_c() function
28 void vp8_dequantize_b_c(struct blockd*, short *dqc);29 #define vp8_dequantize_b vp8_dequantize_b_c
28 void vp8_dequantize_b_c(struct blockd*, short *dqc);
117 void vp8_dequantize_b_c(struct blockd*, short *dqc);560 vp8_dequantize_b = vp8_dequantize_b_c; in setup_rtcd_internal()