Home
last modified time | relevance | path

Searched refs:first_allocation (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/modules/video_coding/utility/
Dsimulcast_rate_allocator.cc142 bool first_allocation = false; in DistributeAllocationToSimulcastLayers() local
146 first_allocation = true; in DistributeAllocationToSimulcastLayers()
167 if (!first_allocation && !stream_enabled_[layer_index[active_layer]]) { in DistributeAllocationToSimulcastLayers()