Searched defs:PacketDurationRedundant (Results 1 - 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/
H A Daudio_decoder.cc37 int duration = PacketDurationRedundant(encoded, encoded_len);
75 int AudioDecoder::PacketDurationRedundant(const uint8_t* encoded, function in class:webrtc::AudioDecoder
/external/webrtc/webrtc/modules/audio_coding/codecs/opus/
H A Daudio_decoder_opus.cc73 int AudioDecoderOpus::PacketDurationRedundant(const uint8_t* encoded, function in class:webrtc::AudioDecoderOpus

Completed in 92 milliseconds