Searched refs:RTPReceiverAudio (Results 1 - 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/rtp_rtcp/source/
H A Drtp_receiver_audio.cc25 return new RTPReceiverAudio(data_callback, incoming_messages_callback);
28 RTPReceiverAudio::RTPReceiverAudio(RtpData* data_callback, function in class:webrtc::RTPReceiverAudio
50 void RTPReceiverAudio::SetTelephoneEventForwardToDecoder(
57 bool RTPReceiverAudio::TelephoneEventForwardToDecoder() const {
62 bool RTPReceiverAudio::TelephoneEventPayloadType(
68 bool RTPReceiverAudio::CNGPayloadType(int8_t payload_type,
117 bool RTPReceiverAudio::ShouldReportCsrcChanges(uint8_t payload_type) const {
154 int32_t RTPReceiverAudio::OnNewPayloadTypeCreated(
181 int32_t RTPReceiverAudio
[all...]
H A Drtp_receiver_audio.h28 class RTPReceiverAudio : public RTPReceiverStrategy, class in namespace:webrtc
31 RTPReceiverAudio(RtpData* data_callback,
33 virtual ~RTPReceiverAudio() {}
/external/webrtc/webrtc/voice_engine/
H A Dchannel.h59 class RTPReceiverAudio;

Completed in 88 milliseconds