Searched defs:SetVideoEngineBWETarget (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/webrtc/voice_engine/
H A Dvoe_rtp_rtcp_impl.cc552 int VoERTP_RTCPImpl::SetVideoEngineBWETarget(int channel, function in class:webrtc::VoERTP_RTCPImpl
556 "SetVideoEngineBWETarget(channel=%d, vie_network=?, video_channel=%d)",
563 "SetVideoEngineBWETarget() failed to locate channel");
569 channelPtr->SetVideoEngineBWETarget(vie_network, video_channel);
H A Dchannel.cc3644 void Channel::SetVideoEngineBWETarget(ViENetwork* vie_network, function in class:webrtc::voe::Channel
/external/chromium_org/third_party/webrtc/voice_engine/include/
H A Dvoe_rtp_rtcp.h262 virtual int SetVideoEngineBWETarget(int channel, ViENetwork* vie_network, function in class:webrtc::VoERTP_RTCP

Completed in 249 milliseconds