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

/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
H A Drtp_receiver_audio.cc25 return new RTPReceiverAudio(id, data_callback, incoming_messages_callback);
28 RTPReceiverAudio::RTPReceiverAudio(const int32_t id, function in class:webrtc::RTPReceiverAudio
52 void RTPReceiverAudio::SetTelephoneEventForwardToDecoder(
59 bool RTPReceiverAudio::TelephoneEventForwardToDecoder() const {
64 bool RTPReceiverAudio::TelephoneEventPayloadType(
70 bool RTPReceiverAudio::CNGPayloadType(int8_t payload_type,
119 bool RTPReceiverAudio::ShouldReportCsrcChanges(uint8_t payload_type) const {
156 int32_t RTPReceiverAudio::OnNewPayloadTypeCreated(
183 int32_t RTPReceiverAudio
[all...]
H A Drtp_receiver_audio.h28 class RTPReceiverAudio : public RTPReceiverStrategy, class in namespace:webrtc
31 RTPReceiverAudio(const int32_t id,
34 virtual ~RTPReceiverAudio() {}
/external/chromium_org/third_party/webrtc/voice_engine/
H A Dchannel.h57 class RTPReceiverAudio;

Completed in 839 milliseconds