Searched refs:VCMCodecTimer (Results 1 – 3 of 3) sorted by relevance
21 VCMCodecTimer::VCMCodecTimer() in VCMCodecTimer() function in webrtc::VCMCodecTimer31 int32_t VCMCodecTimer::StopTimer(int64_t startTimeMs, int64_t nowMs) in StopTimer()38 void VCMCodecTimer::Reset() in Reset()51 void VCMCodecTimer::MaxFilter(int32_t decodeTime, int64_t nowMs) in MaxFilter()65 VCMCodecTimer::UpdateMaxHistory(int32_t decodeTime, int64_t now) in UpdateMaxHistory()104 VCMCodecTimer::ProcessHistory(int64_t nowMs) in ProcessHistory()131 int32_t VCMCodecTimer::RequiredDecodeTimeMs(FrameType /*frameType*/) const in RequiredDecodeTimeMs()
33 class VCMCodecTimer36 VCMCodecTimer();
108 VCMCodecTimer codec_timer_ GUARDED_BY(crit_sect_);