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

  /external/webrtc/webrtc/modules/rtp_rtcp/source/
rtp_receiver_audio.h 32 RtpAudioFeedback* incoming_messages_callback);
123 RtpAudioFeedback* cb_audio_feedback_;
rtp_sender_audio.h 26 RtpAudioFeedback* audio_feedback);
76 RtpAudioFeedback* const _audioFeedback;
rtp_receiver_impl.h 29 RtpAudioFeedback* incoming_audio_messages_callback,
rtp_receiver_strategy.h 32 RtpAudioFeedback* incoming_messages_callback);
rtp_utility.h 29 RtpAudioFeedback* NullObjectRtpAudioFeedback();
rtp_receiver_audio.cc 24 RtpAudioFeedback* incoming_messages_callback) {
29 RtpAudioFeedback* incoming_messages_callback)
rtp_receiver_impl.cc 45 RtpAudioFeedback* incoming_audio_feedback,
64 RtpAudioFeedback* incoming_audio_messages_callback,
rtp_utility.cc 30 RtpAudioFeedback* NullObjectRtpAudioFeedback() {
rtp_sender_audio.cc 26 RtpAudioFeedback* audio_feedback)
rtp_sender.h 93 RtpAudioFeedback* audio_feedback,
rtp_sender.cc 119 RtpAudioFeedback* audio_feedback,
    [all...]
  /external/webrtc/webrtc/modules/rtp_rtcp/include/
rtp_receiver.h 48 RtpAudioFeedback* incoming_audio_feedback,
rtp_rtcp_defines.h 221 class RtpAudioFeedback {
228 virtual ~RtpAudioFeedback() {}
361 // Null object version of RtpAudioFeedback.
362 class NullRtpAudioFeedback : public RtpAudioFeedback {
rtp_rtcp.h 69 RtpAudioFeedback* audio_messages;
  /external/webrtc/webrtc/modules/rtp_rtcp/mocks/
mock_rtp_rtcp.h 220 int32_t(RtpAudioFeedback* messagesCallback));
  /external/webrtc/webrtc/voice_engine/
channel.h 165 public RtpAudioFeedback,
389 // From RtpAudioFeedback in the RTP/RTCP module

Completed in 190 milliseconds