Home
last modified time | relevance | path

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

/external/webrtc/modules/remote_bitrate_estimator/
Dremote_estimator_proxy.cc159 Timestamp next_process_time = last_process_time_ + send_interval_; in Process() local
/external/webrtc/call/
Ddegraded_call.cc68 int64_t next_process_time = *time_to_next + clock_->TimeInMilliseconds(); in Process() local