Searched refs:thresh_qp (Results 1 – 2 of 2) sorted by relevance
1500 int thresh_qp = 3 * cpi->worst_quality >> 2; in vp8_drop_encodedframe_overshoot() local1511 if ((Q < thresh_qp && cpi->projected_frame_size > thresh_rate && in vp8_drop_encodedframe_overshoot()
3125 int thresh_qp = 7 * (rc->worst_quality >> 3); in vp9_encodedframe_overshoot() local3130 thresh_qp = 3 * (rc->worst_quality >> 2); in vp9_encodedframe_overshoot()3139 cm->base_qindex < thresh_qp) { in vp9_encodedframe_overshoot()