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

  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
rtp_sender_audio.h 59 int AudioFrequency() const;
rtp_sender_audio.cc 70 RTPSenderAudio::AudioFrequency() const
rtp_sender.cc 297 return audio_ != NULL ? audio_->AudioFrequency() : kVideoPayloadTypeFrequency;
    [all...]

Completed in 72 milliseconds