Home
last modified time | relevance | path

Searched refs:StopExcludingCpuThreadTime (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/video/
Dvideo_analyzer.cc342 StopExcludingCpuThreadTime(); in OnFrame()
420 void VideoAnalyzer::StopExcludingCpuThreadTime() { in StopExcludingCpuThreadTime() function in webrtc::VideoAnalyzer
555 StopExcludingCpuThreadTime(); in CompareFrames()
Dvideo_analyzer.h88 void StopExcludingCpuThreadTime() RTC_LOCKS_EXCLUDED(cpu_measurement_lock_);
/external/webrtc/test/pc/e2e/analyzer/video/
Ddefault_video_quality_analyzer.cc633 StopExcludingCpuThreadTime(); in AddComparison()
672 StopExcludingCpuThreadTime(); in ProcessComparisons()
929 void DefaultVideoQualityAnalyzer::StopExcludingCpuThreadTime() { in StopExcludingCpuThreadTime() function in webrtc::webrtc_pc_e2e::DefaultVideoQualityAnalyzer
Ddefault_video_quality_analyzer.h499 void StopExcludingCpuThreadTime();