Searched refs:MAX_BPB_FACTOR (Results 1 – 2 of 2) sorted by relevance
28 #define MAX_BPB_FACTOR 50 macro1180 if (rate_correction_factor > MAX_BPB_FACTOR) in vp8_update_rate_correction_factors()1181 rate_correction_factor = MAX_BPB_FACTOR; in vp8_update_rate_correction_factors()
36 #define MAX_BPB_FACTOR 50 macro346 if (rate_correction_factor > MAX_BPB_FACTOR) in vp9_rc_update_rate_correction_factors()347 rate_correction_factor = MAX_BPB_FACTOR; in vp9_rc_update_rate_correction_factors()