Home
last modified time | relevance | path

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

/external/webrtc/webrtc/call/
Dbitrate_allocator.cc43 ObserverBitrateMap allocation = AllocateBitrates(); in OnNetworkChanged()
51 BitrateAllocator::ObserverBitrateMap BitrateAllocator::AllocateBitrates() { in AllocateBitrates() function in webrtc::BitrateAllocator
88 ObserverBitrateMap allocation = AllocateBitrates(); in AddBitrateObserver()
Dbitrate_allocator.h84 ObserverBitrateMap AllocateBitrates() EXCLUSIVE_LOCKS_REQUIRED(crit_sect_);