Searched defs:frames_received (Results 1 – 7 of 7) sorted by relevance
249 int frames_received() const { return frames_received_; } in frames_received() function
148 uint64_t ExampleVideoQualityAnalyzer::frames_received() const { in frames_received() function in webrtc::ExampleVideoQualityAnalyzer
85 static int frames_received; variable
65 int FakeAudioCaptureModule::frames_received() const { in frames_received() function in FakeAudioCaptureModule
337 RTCStatsMember<uint32_t> frames_received; variable462 RTCStatsMember<int32_t> frames_received; variable
883 int frames_received = 0; in main() local
635 uint32_t frames_received = 0; member