OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PacketDurationRedundant
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/audio_coding/codecs/
audio_decoder.cc
37
int duration =
PacketDurationRedundant
(encoded, encoded_len);
75
int AudioDecoder::
PacketDurationRedundant
(const uint8_t* encoded,
/external/webrtc/webrtc/modules/audio_coding/codecs/opus/
audio_decoder_opus.cc
73
int AudioDecoderOpus::
PacketDurationRedundant
(const uint8_t* encoded,
Completed in 722 milliseconds