Searched refs:overshoot_factor (Results 1 – 2 of 2) sorted by relevance
134 double overshoot_factor) in QualityTestVideoEncoder() argument136 overshoot_factor_(overshoot_factor), in QualityTestVideoEncoder()194 double overshoot_factor = overshoot_factor_; in SetRates() local196 overshoot_factor * spatial_layer_bitrate_bps); in SetRates()198 overshoot_factor = min_bitrate_bps / spatial_layer_bitrate_bps; in SetRates()200 overshoot_factor = max_bitrate_bps / spatial_layer_bitrate_bps; in SetRates()208 overshoot_factor * parameters.bitrate.GetBitrate(si, ti))); in SetRates()355 double overshoot_factor = 1.0; in CreateVideoEncoder() local361 overshoot_factor = params_.video[0].encoder_overshoot_factor; in CreateVideoEncoder()364 overshoot_factor = params_.video[1].encoder_overshoot_factor; in CreateVideoEncoder()[all …]
5173 double overshoot_factor = 2.0; in TEST_F() local5177 overshoot_factor *= 2; in TEST_F()5179 fake_encoder_.SimulateOvershoot(overshoot_factor); in TEST_F()