Searched refs:protection_overhead_rate (Results 1 – 1 of 1) sorted by relevance
227 float protection_overhead_rate = 0.0f; in SetTargetRates() local257 protection_overhead_rate = in SetTargetRates()262 if (protection_overhead_rate > 0.5) in SetTargetRates()263 protection_overhead_rate = 0.5; in SetTargetRates()272 video_target_bitrate_ = target_bitrate * (1.0 - protection_overhead_rate); in SetTargetRates()