Home | History | Annotate | Download | only in source

Lines Matching refs:last_bitrate_process_time_

79       last_bitrate_process_time_(configuration.clock->TimeInMilliseconds()),
168 if (now >= last_bitrate_process_time_ + kRtpRtcpBitrateProcessTimeMs) {
170 last_bitrate_process_time_ = now;