Home
last modified time | relevance | path

Searched refs:on_frame_pre_encode_processing_time_ms (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/webrtc/test/pc/e2e/analyzer/video/
H A Ddefault_video_quality_analyzer_shared_objects.h191 SamplesStatsCounter on_frame_pre_encode_processing_time_ms; member
H A Ddefault_video_quality_analyzer.cc299 analyzer_stats_.on_frame_pre_encode_processing_time_ms.AddSample( in OnFramePreEncode()
1002 analyzer_stats_.on_frame_pre_encode_processing_time_ms, in ReportResults()
H A Ddefault_video_quality_analyzer_test.cc2086 EXPECT_EQ(stats.on_frame_pre_encode_processing_time_ms.NumSamples(), 1); in TEST()
2118 EXPECT_EQ(stats.on_frame_pre_encode_processing_time_ms.NumSamples(), 0); in TEST()