Searched defs:GetPayloadTypeFrequency (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
H A Drtp_receiver_video.cc84 int RTPReceiverVideo::GetPayloadTypeFrequency() const { function in class:webrtc::RTPReceiverVideo
H A Drtp_payload_registry.cc319 int RTPPayloadRegistry::GetPayloadTypeFrequency( function in class:webrtc::RTPPayloadRegistry
326 return rtp_payload_strategy_->GetPayloadTypeFrequency(*payload);
400 int GetPayloadTypeFrequency(const RtpUtility::Payload& payload) const { function in class:webrtc::RTPPayloadAudioStrategy
449 int GetPayloadTypeFrequency(const RtpUtility::Payload& payload) const { function in class:webrtc::RTPPayloadVideoStrategy
H A Drtp_receiver_audio.cc209 int RTPReceiverAudio::GetPayloadTypeFrequency() const { function in class:webrtc::RTPReceiverAudio

Completed in 72 milliseconds