Home
last modified time | relevance | path

Searched refs:GetReceiveCodecStastistics (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/webrtc/video_engine/
Dvie_codec_impl.h49 virtual int GetReceiveCodecStastistics(const int video_channel,
Dvie_codec_impl.cc362 int ViECodecImpl::GetReceiveCodecStastistics(const int video_channel, in GetReceiveCodecStastistics() function in webrtc::ViECodecImpl
/external/chromium_org/third_party/webrtc/video/
Dreceive_statistics_proxy.cc46 codec_->GetReceiveCodecStastistics( in GetStats()
/external/chromium_org/third_party/webrtc/video_engine/include/
Dvie_codec.h138 virtual int GetReceiveCodecStastistics(const int video_channel,
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
Dfakewebrtcvideoengine.h777 WEBRTC_STUB_CONST(GetReceiveCodecStastistics, (const int,
/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/source/
Dvie_autotest_custom_call.cc1628 error = vie_codec->GetReceiveCodecStastistics(video_channel, key_frames, in PrintCodecStatistics()