Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
Dmetric_recorder.cc221 int64_t current_available_per_flow_kbps = in PushThroughputBytes() local
226 current_available_per_flow_kbps; in PushThroughputBytes()
236 ((current_available_per_flow_kbps + in PushThroughputBytes()
241 last_available_bitrate_per_flow_kbps_ = current_available_per_flow_kbps; in PushThroughputBytes()