Searched refs:overshoot_detection_cbr_rt (Results 1 – 4 of 4) sorted by relevance
587 OVERSHOOT_DETECTION_CBR_RT overshoot_detection_cbr_rt; member
444 sf->overshoot_detection_cbr_rt = NO_DETECTION; in set_rt_speed_feature_framesize_independent()622 sf->overshoot_detection_cbr_rt = FAST_DETECTION_MAXQ; in set_rt_speed_feature_framesize_independent()
3008 if ((sf->overshoot_detection_cbr_rt == FAST_DETECTION_MAXQ || in vp9_encodedframe_overshoot()3026 if (sf->overshoot_detection_cbr_rt == RE_ENCODE_MAXQ && in vp9_encodedframe_overshoot()
3908 if (cpi->sf.overshoot_detection_cbr_rt == FAST_DETECTION_MAXQ &&3943 if (cpi->sf.overshoot_detection_cbr_rt == RE_ENCODE_MAXQ &&