Home
last modified time | relevance | path

Searched defs:GetDiscardedPackets (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/video_engine/
Dvie_codec_impl.cc407 unsigned int ViECodecImpl::GetDiscardedPackets(const int video_channel) const { in GetDiscardedPackets() function in webrtc::ViECodecImpl
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
Dfakewebrtcvideoengine.h794 virtual unsigned int GetDiscardedPackets(const int channel) const { in GetDiscardedPackets() function