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

  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
rtp_receiver_audio.h 33 RtpAudioFeedback* incoming_messages_callback);
133 RtpAudioFeedback* cb_audio_feedback_;
rtp_sender_audio.h 67 int32_t RegisterAudioCallback(RtpAudioFeedback* messagesCallback);
83 RtpAudioFeedback* _audioFeedback;
rtp_receiver_strategy.h 32 RtpAudioFeedback* incoming_messages_callback);
rtp_utility.h 28 RtpAudioFeedback* NullObjectRtpAudioFeedback();
rtp_receiver_impl.h 30 RtpAudioFeedback* incoming_audio_messages_callback,
rtp_receiver_audio.cc 24 RtpAudioFeedback* incoming_messages_callback) {
30 RtpAudioFeedback* incoming_messages_callback)
rtp_receiver_impl.cc 46 RtpAudioFeedback* incoming_audio_feedback,
65 RtpAudioFeedback* incoming_audio_messages_callback,
rtp_sender_audio.cc 55 RTPSenderAudio::RegisterAudioCallback(RtpAudioFeedback* messagesCallback)
rtp_utility.cc 59 RtpAudioFeedback* NullObjectRtpAudioFeedback() {
rtp_sender.h 71 Transport *transport, RtpAudioFeedback *audio_feedback,
rtp_sender.cc 47 RtpAudioFeedback* audio_feedback,
    [all...]
  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/interface/
rtp_receiver.h 48 RtpAudioFeedback* incoming_audio_feedback,
rtp_rtcp_defines.h 277 class RtpAudioFeedback {
285 virtual ~RtpAudioFeedback() {}
368 // Null object version of RtpAudioFeedback.
369 class NullRtpAudioFeedback : public RtpAudioFeedback {
rtp_rtcp.h 67 RtpAudioFeedback* audio_messages;
  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/mocks/
mock_rtp_rtcp.h 229 int32_t(RtpAudioFeedback* messagesCallback));
  /external/chromium_org/third_party/webrtc/voice_engine/
channel.h 162 public RtpAudioFeedback,
405 // From RtpAudioFeedback in the RTP/RTCP module

Completed in 126 milliseconds