Home
last modified time | relevance | path

Searched defs:DecodeRedundantInternal (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/modules/audio_coding/codecs/opus/
Daudio_decoder_opus.cc73 int AudioDecoderOpusImpl::DecodeRedundantInternal(const uint8_t* encoded, in DecodeRedundantInternal() function in webrtc::AudioDecoderOpusImpl
Daudio_decoder_multi_channel_opus_impl.cc120 int AudioDecoderMultiChannelOpusImpl::DecodeRedundantInternal( in DecodeRedundantInternal() function in webrtc::AudioDecoderMultiChannelOpusImpl
/external/webrtc/api/audio_codecs/
Daudio_decoder.cc117 int AudioDecoder::DecodeRedundantInternal(const uint8_t* encoded, in DecodeRedundantInternal() function in webrtc::AudioDecoder