Home
last modified time | relevance | path

Searched defs:allocatable_tracks (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/webrtc/call/
H A Dbitrate_allocator.cc54 const std::vector<AllocatableTrack>& allocatable_tracks, in EnoughBitrateForAllObservers()
77 const std::vector<AllocatableTrack>& allocatable_tracks, in DistributeBitrateEvenly()
119 const std::vector<AllocatableTrack>& allocatable_tracks, in DistributeBitrateRelatively()
189 const std::vector<AllocatableTrack>& allocatable_tracks, in LowRateAllocation()
255 const std::vector<AllocatableTrack>& allocatable_tracks, in NormalRateAllocation()
296 const std::vector<AllocatableTrack>& allocatable_tracks, in MaxRateAllocation()
313 const std::vector<AllocatableTrack>& allocatable_tracks) { in ZeroRateAllocation()
321 const std::vector<AllocatableTrack>& allocatable_tracks, in AllocateBitrates()