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.h167 : pause_resume_events(0), last_paused_or_resumed(false), last_ms(-1) {} in TargetRateUpdates()
169 bool last_paused_or_resumed; member
Dsend_statistics_proxy.cc845 if (uma_container_->target_rate_updates_.last_paused_or_resumed) in OnSetEncoderTargetRate()
849 uma_container_->target_rate_updates_.last_paused_or_resumed = in OnSetEncoderTargetRate()