Searched defs:DecodeRedundantInternal (Results 1 – 3 of 3) sorted by relevance
/external/webrtc/modules/audio_coding/codecs/opus/ | ||
D | audio_decoder_opus.cc | 73 int AudioDecoderOpusImpl::DecodeRedundantInternal(const uint8_t* encoded, in DecodeRedundantInternal() function in webrtc::AudioDecoderOpusImpl |
D | audio_decoder_multi_channel_opus_impl.cc | 120 int AudioDecoderMultiChannelOpusImpl::DecodeRedundantInternal( in DecodeRedundantInternal() function in webrtc::AudioDecoderMultiChannelOpusImpl |
/external/webrtc/api/audio_codecs/ | ||
D | audio_decoder.cc | 117 int AudioDecoder::DecodeRedundantInternal(const uint8_t* encoded, in DecodeRedundantInternal() function in webrtc::AudioDecoder |