Home
last modified time | relevance | path

Searched refs:GetSendCodecStastistics (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/webrtc/video_engine/
Dvie_codec_impl.h46 virtual int GetSendCodecStastistics(const int video_channel,
Dvie_codec_impl.cc345 int ViECodecImpl::GetSendCodecStastistics(const int video_channel, in GetSendCodecStastistics() function in webrtc::ViECodecImpl
/external/chromium_org/third_party/webrtc/video_engine/include/
Dvie_codec.h133 virtual int GetSendCodecStastistics(const int video_channel,
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
Dfakewebrtcvideoengine.h775 WEBRTC_STUB_CONST(GetSendCodecStastistics, (const int,
/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/source/
Dvie_autotest_custom_call.cc1638 error = vie_codec->GetSendCodecStastistics(video_channel, key_frames, in PrintCodecStatistics()