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 51 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 325 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     [all...]
webrtcvoiceengine.cc     [all...]

Completed in 81 milliseconds