Home
last modified time | relevance | path

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

/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
Daudio_decoder.cc19 int AudioDecoder::DecodeRedundant(const uint8_t* encoded, in DecodeRedundant() function in webrtc::AudioDecoder
Daudio_decoder_impl.cc175 int AudioDecoderIsac::DecodeRedundant(const uint8_t* encoded, in DecodeRedundant() function in webrtc::AudioDecoderIsac
461 int AudioDecoderOpus::DecodeRedundant(const uint8_t* encoded, in DecodeRedundant() function in webrtc::AudioDecoderOpus
/external/chromium_org/third_party/webrtc/modules/audio_coding/main/acm2/
Dacm_isac.cc766 int ACMISAC::DecodeRedundant(const uint8_t* encoded, function in webrtc::acm2::ACMISAC