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 68 int32_t RegisterAudioCallback(RtpAudioFeedback* messagesCallback);
84 RtpAudioFeedback* _audioFeedback;
rtp_receiver_strategy.h 32 RtpAudioFeedback* incoming_messages_callback);
rtp_receiver_impl.h 30 RtpAudioFeedback* incoming_audio_messages_callback,
rtp_utility.h 28 RtpAudioFeedback* NullObjectRtpAudioFeedback();
rtp_receiver_audio.cc 24 RtpAudioFeedback* incoming_messages_callback) {
30 RtpAudioFeedback* incoming_messages_callback)
rtp_receiver_impl.cc 47 RtpAudioFeedback* incoming_audio_feedback,
66 RtpAudioFeedback* incoming_audio_messages_callback,
rtp_sender.h 70 Transport *transport, RtpAudioFeedback *audio_feedback,
rtp_sender_audio.cc 55 RTPSenderAudio::RegisterAudioCallback(RtpAudioFeedback* messagesCallback)
rtp_utility.cc 59 RtpAudioFeedback* NullObjectRtpAudioFeedback() {
rtp_sender.cc 46 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 256 class RtpAudioFeedback {
264 virtual ~RtpAudioFeedback() {}
347 // Null object version of RtpAudioFeedback.
348 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 217 int32_t(RtpAudioFeedback* messagesCallback));
  /external/chromium_org/third_party/webrtc/voice_engine/
channel.h 160 public RtpAudioFeedback,
405 // From RtpAudioFeedback in the RTP/RTCP module

Completed in 116 milliseconds