Home | History | Annotate | Download | only in encoder

Lines Matching refs:vp8cx_init_quantizer

152 extern void vp8cx_init_quantizer(VP8_COMP *cpi);
1218 vp8cx_init_quantizer(cpi);
2132 //vp8cx_init_quantizer() is first called here. Add check in vp8cx_frame_init_quantizer() so that vp8cx_init_quantizer is only called later
2133 //when needed. This will avoid unnecessary calls of vp8cx_init_quantizer() for every frame.
2134 vp8cx_init_quantizer(cpi);
2802 vp8cx_init_quantizer(cpi);