Searched defs:PacketDurationRedundant (Results 1 – 3 of 3) sorted by relevance
/external/webrtc/modules/audio_coding/codecs/opus/ | ||
D | audio_decoder_opus.cc | 103 int AudioDecoderOpusImpl::PacketDurationRedundant(const uint8_t* encoded, in PacketDurationRedundant() function in webrtc::AudioDecoderOpusImpl |
D | audio_decoder_multi_channel_opus_impl.cc | 152 int AudioDecoderMultiChannelOpusImpl::PacketDurationRedundant( in PacketDurationRedundant() function in webrtc::AudioDecoderMultiChannelOpusImpl |
/external/webrtc/api/audio_codecs/ | ||
D | audio_decoder.cc | 147 int AudioDecoder::PacketDurationRedundant(const uint8_t* encoded, in PacketDurationRedundant() function in webrtc::AudioDecoder |