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