Home
last modified time | relevance | path

Searched defs:HasDecodePlc (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
Daudio_decoder_ilbc.cc27 bool AudioDecoderIlbc::HasDecodePlc() const { in HasDecodePlc() function in webrtc::AudioDecoderIlbc
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/
Daudio_decoder_isac_t_impl.h61 bool AudioDecoderIsacT<T>::HasDecodePlc() const { in HasDecodePlc() function
/external/webrtc/webrtc/modules/audio_coding/codecs/g722/
Daudio_decoder_g722.cc29 bool AudioDecoderG722::HasDecodePlc() const { in HasDecodePlc() function in webrtc::AudioDecoderG722
/external/webrtc/webrtc/modules/audio_coding/codecs/
Daudio_decoder.cc54 bool AudioDecoder::HasDecodePlc() const { return false; } in HasDecodePlc() function in webrtc::AudioDecoder