Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/opus/
Daudio_decoder_opus.cc43 int AudioDecoderOpus::DecodeRedundantInternal(const uint8_t* encoded, in DecodeRedundantInternal() function in webrtc::AudioDecoderOpus
/external/webrtc/webrtc/modules/audio_coding/codecs/
Daudio_decoder.cc46 int AudioDecoder::DecodeRedundantInternal(const uint8_t* encoded, in DecodeRedundantInternal() function in webrtc::AudioDecoder
/external/webrtc/webrtc/modules/audio_coding/neteq/
Dneteq_network_stats_unittest.cc67 int DecodeRedundantInternal(const uint8_t* encoded, in DecodeRedundantInternal() function in webrtc::test::MockAudioDecoder