Searched refs:MaxFilter (Results 1 – 6 of 6) sorted by relevance
36 void MaxFilter(int32_t newDecodeTimeMs, int64_t nowMs);
36 void VCMCodecTimer::MaxFilter(int32_t decodeTime, int64_t nowMs) { in MaxFilter() function in webrtc::VCMCodecTimer
176 codec_timer_.MaxFilter(decode_time_ms, now_ms); in StopDecodeTimer()
91 bool MaxFilter; member
577 options.MaxFilter = level >= 8; in UpdateItems()
1041 MakeExeMethod(method, options.UseFilters, Is86Group(groupIndex), options.MaxFilter); in Update()