Searched defs:DiscardedPackets (Results 1 – 4 of 4) sorted by relevance
/external/webrtc/webrtc/modules/video_coding/ | ||
D | receiver.cc | 198 uint32_t VCMReceiver::DiscardedPackets() const { in DiscardedPackets() function in webrtc::VCMReceiver |
D | video_receiver.cc | 480 uint32_t VideoReceiver::DiscardedPackets() const { in DiscardedPackets() function in webrtc::vcm::VideoReceiver |
D | video_coding_impl.cc | 248 uint32_t DiscardedPackets() const override { in DiscardedPackets() function in webrtc::__anon9423d86c0111::VideoCodingModuleImpl |
/external/webrtc/webrtc/video/ | ||
D | vie_channel.cc | 456 uint32_t ViEChannel::DiscardedPackets() const { in DiscardedPackets() function in webrtc::ViEChannel |