Searched refs:MaxFilter (Results 1 – 5 of 5) sorted by relevance
34 MaxFilter(timeDiff, nowMs); in StopTimer()51 void VCMCodecTimer::MaxFilter(int32_t decodeTime, int64_t nowMs) in MaxFilter() function in webrtc::VCMCodecTimer
49 void MaxFilter(int32_t newTime, int64_t nowMs);
61 bool MaxFilter; member
377 options.MaxFilter = _level >= 8; in UpdateItems()
876 MakeExeMethod(*options.Method, options.MaxFilter, method); in Update()