Searched refs:vp8_drop_encodedframe_overshoot (Results 1 – 3 of 3) sorted by relevance
34 extern int vp8_drop_encodedframe_overshoot(VP8_COMP *cpi, int Q);
1470 int vp8_drop_encodedframe_overshoot(VP8_COMP *cpi, int Q) { in vp8_drop_encodedframe_overshoot() function
3957 if (vp8_drop_encodedframe_overshoot(cpi, Q)) { in encode_frame_to_data_rate()