Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dbandwidthsmoother.cc19 uint32_t time_between_increase, in BandwidthSmoother() argument
23 : time_between_increase_(time_between_increase), in BandwidthSmoother()
Dbandwidthsmoother.h34 uint32_t time_between_increase,