Searched defs:DecodeRedundantInternal (Results 1 - 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/
H A Daudio_decoder.cc42 return DecodeRedundantInternal(encoded, encoded_len, sample_rate_hz, decoded,
46 int AudioDecoder::DecodeRedundantInternal(const uint8_t* encoded, function in class:webrtc::AudioDecoder
/external/webrtc/webrtc/modules/audio_coding/codecs/opus/
H A Daudio_decoder_opus.cc43 int AudioDecoderOpus::DecodeRedundantInternal(const uint8_t* encoded, function in class:webrtc::AudioDecoderOpus

Completed in 124 milliseconds