Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_coding/
Drtt_filter.cc86 if (!JumpDetection(rttMs) || !DriftDetection(rttMs)) { in Update()
93 bool VCMRttFilter::JumpDetection(int64_t rttMs) { in JumpDetection() function in webrtc::VCMRttFilter
Drtt_filter.h40 bool JumpDetection(int64_t rttMs);