Searched refs:total_threshold_kbps (Results 1 – 1 of 1) sorted by relevance
57 float total_threshold_kbps = 0; in GetSuperFrameSettings() local66 total_threshold_kbps += threshold_kbps_[layer_id]; in GetSuperFrameSettings()72 if (total_bits_used > total_threshold_kbps * 1000) in GetSuperFrameSettings()