Home
last modified time | relevance | path

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

/external/webrtc/modules/rtp_rtcp/source/
Dabsolute_capture_time_sender.cc114 const int64_t interpolation_error_ms = UQ32x32ToInt64Ms(std::min( in ShouldSendExtension() local
117 if (interpolation_error_ms > kInterpolationMaxError.ms()) { in ShouldSendExtension()