Home
last modified time | relevance | path

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

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