Home
last modified time | relevance | path

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

/external/webrtc/video/
Dsend_statistics_proxy.h169 : pause_resume_events(0), last_paused_or_resumed(false), last_ms(-1) {} in TargetRateUpdates()
171 bool last_paused_or_resumed; member
Dsend_statistics_proxy.cc829 if (uma_container_->target_rate_updates_.last_paused_or_resumed) in OnSetEncoderTargetRate()
833 uma_container_->target_rate_updates_.last_paused_or_resumed = in OnSetEncoderTargetRate()