Searched defs:HasDecodePlc (Results 1 – 4 of 4) sorted by relevance
32 bool AudioDecoderIlbcImpl::HasDecodePlc() const { in HasDecodePlc() function in webrtc::AudioDecoderIlbcImpl
61 bool HasDecodePlc() const override { return decoder_->HasDecodePlc(); } in HasDecodePlc() function
32 bool AudioDecoderG722Impl::HasDecodePlc() const { in HasDecodePlc() function in webrtc::AudioDecoderG722Impl
125 bool AudioDecoder::HasDecodePlc() const { in HasDecodePlc() function in webrtc::AudioDecoder