HomeSort by relevance Sort by last modified time
    Searched defs:DecodeRedundantInternal (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/audio_coding/codecs/
audio_decoder.cc 42 return DecodeRedundantInternal(encoded, encoded_len, sample_rate_hz, decoded,
46 int AudioDecoder::DecodeRedundantInternal(const uint8_t* encoded,
  /external/webrtc/webrtc/modules/audio_coding/codecs/opus/
audio_decoder_opus.cc 43 int AudioDecoderOpus::DecodeRedundantInternal(const uint8_t* encoded,

Completed in 101 milliseconds