Home
last modified time | relevance | path

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

/external/chromium_org/third_party/webrtc/video_engine/
Dvie_codec_impl.h52 virtual int GetReceiveSideDelay(const int video_channel,
Dvie_codec_impl.cc390 int ViECodecImpl::GetReceiveSideDelay(const int video_channel, in GetReceiveSideDelay() function in webrtc::ViECodecImpl
/external/chromium_org/third_party/webrtc/video/
Dreceive_statistics_proxy.cc44 codec_->GetReceiveSideDelay(channel_, &stats.avg_delay_ms); in GetStats()
/external/chromium_org/third_party/webrtc/video_engine/include/
Dvie_codec.h144 virtual int GetReceiveSideDelay(const int video_channel,
/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/source/
Dvie_autotest_codec.cc270 EXPECT_EQ(0, codec->GetReceiveSideDelay(video_channel, &receive_delay_ms)); in ViECodecStandardTest()
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
Dfakewebrtcvideoengine.h792 WEBRTC_STUB_CONST(GetReceiveSideDelay, (const int video_channel,