Home
last modified time | relevance | path

Searched defs:FrameCounters (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/test/pc/e2e/analyzer/video/
Ddefault_video_quality_analyzer.h57 struct FrameCounters { struct
60 int64_t captured = 0;
62 int64_t pre_encoded = 0;
65 int64_t encoded = 0;
68 int64_t received = 0;
70 int64_t decoded = 0;
72 int64_t rendered = 0;
75 int64_t dropped = 0;
/external/webrtc/modules/audio_processing/
Daudio_processing_performance_unittest.cc135 class FrameCounters { class
Daudio_processing_impl_locking_unittest.cc258 class FrameCounters { class