Searched refs:vp8cx_init_de_quantizer (Results 1 – 2 of 2) sorted by relevance
44 extern void vp8cx_init_de_quantizer(VP8D_COMP *pbi);90 vp8cx_init_de_quantizer(pbi); in create_decompressor()
42 void vp8cx_init_de_quantizer(VP8D_COMP *pbi) { in vp8cx_init_de_quantizer() function1080 if (q_update) vp8cx_init_de_quantizer(pbi); in vp8_decode_frame()