Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_coding/
Drtt_filter.cc115 ShortRttFilter(_jumpBuf, abs(_jumpCount)); in JumpDetection()
137 ShortRttFilter(_driftBuf, _driftCount); in DriftDetection()
147 void VCMRttFilter::ShortRttFilter(int64_t* buf, uint32_t length) { in ShortRttFilter() function in webrtc::VCMRttFilter
Drtt_filter.h47 void ShortRttFilter(int64_t* buf, uint32_t length);