Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/call/
H A Dbitrate_allocator.cc298 uint32_t sum_max_bitrates) { in MaxRateAllocation()
330 uint32_t sum_max_bitrates = 0; in AllocateBitrates() local