Searched defs:DecodeRedundant (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/ | ||
D | audio_decoder.cc | 19 int AudioDecoder::DecodeRedundant(const uint8_t* encoded, in DecodeRedundant() function in webrtc::AudioDecoder |
D | audio_decoder_impl.cc | 175 int AudioDecoderIsac::DecodeRedundant(const uint8_t* encoded, in DecodeRedundant() function in webrtc::AudioDecoderIsac |
/external/chromium_org/third_party/webrtc/modules/audio_coding/main/acm2/ | ||
D | acm_isac.cc | 766 int ACMISAC::DecodeRedundant(const uint8_t* encoded, function in webrtc::acm2::ACMISAC |