HomeSort by relevance Sort by last modified time
    Searched refs:SetReceiveAudioLevelIndicationStatus (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/third_party/webrtc/voice_engine/
voe_rtp_rtcp_impl.h 53 virtual int SetReceiveAudioLevelIndicationStatus(int channel,
voe_rtp_rtcp_impl.cc 147 int VoERTP_RTCPImpl::SetReceiveAudioLevelIndicationStatus(int channel,
151 "SetReceiveAudioLevelIndicationStatus(channel=%d, enable=%d, id=%u)",
171 "SetReceiveAudioLevelIndicationStatus() failed to locate channel");
174 return channel_ptr->SetReceiveAudioLevelIndicationStatus(enable, id);
channel.h 324 int SetReceiveAudioLevelIndicationStatus(bool enable, unsigned char id);
channel.cc     [all...]
  /external/chromium_org/third_party/webrtc/voice_engine/include/
voe_rtp_rtcp.h 147 virtual int SetReceiveAudioLevelIndicationStatus(int channel,
  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
fakewebrtcvoiceengine.h 788 WEBRTC_FUNC(SetReceiveAudioLevelIndicationStatus, (int channel, bool enable,
    [all...]
webrtcvoiceengine.cc     [all...]

Completed in 193 milliseconds