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

  /external/webrtc/webrtc/modules/audio_coding/codecs/
audio_decoder.cc 54 bool AudioDecoder::HasDecodePlc() const { return false; }
  /external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
audio_decoder_ilbc.cc 27 bool AudioDecoderIlbc::HasDecodePlc() const {
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/
audio_decoder_isac_t_impl.h 61 bool AudioDecoderIsacT<T>::HasDecodePlc() const {
  /external/webrtc/webrtc/modules/audio_coding/codecs/g722/
audio_decoder_g722.cc 29 bool AudioDecoderG722::HasDecodePlc() const {

Completed in 59 milliseconds