Searched refs:SetReceiveAudioLevelIndicationStatus (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/webrtc/voice_engine/
H A Dvoe_rtp_rtcp_impl.h51 virtual int SetReceiveAudioLevelIndicationStatus(int channel,
H A Dvoe_rtp_rtcp_impl.cc147 int VoERTP_RTCPImpl::SetReceiveAudioLevelIndicationStatus(int channel, function in class:webrtc::VoERTP_RTCPImpl
151 "SetReceiveAudioLevelIndicationStatus(channel=%d, enable=%d, id=%u)",
171 "SetReceiveAudioLevelIndicationStatus() failed to locate channel");
174 return channel_ptr->SetReceiveAudioLevelIndicationStatus(enable, id);
H A Dchannel.h325 int SetReceiveAudioLevelIndicationStatus(bool enable, unsigned char id);
H A Dchannel.cc3083 int Channel::SetReceiveAudioLevelIndicationStatus(bool enable, function in class:webrtc::voe::Channel
/external/chromium_org/third_party/webrtc/voice_engine/include/
H A Dvoe_rtp_rtcp.h147 virtual int SetReceiveAudioLevelIndicationStatus(int channel, function in class:webrtc::VoERTP_RTCP
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
H A Dfakewebrtcvoiceengine.h909 WEBRTC_FUNC(SetReceiveAudioLevelIndicationStatus, (int channel, bool enable,
H A Dwebrtcvoiceengine.cc2334 &webrtc::VoERTP_RTCP::SetReceiveAudioLevelIndicationStatus, channel_id,

Completed in 393 milliseconds