Searched defs:SetDtx (Results 1 – 4 of 4) sorted by relevance
/external/webrtc/webrtc/modules/audio_coding/codecs/ | ||
D | audio_encoder.cc | 44 bool AudioEncoder::SetDtx(bool enable) { in SetDtx() function in webrtc::AudioEncoder |
/external/webrtc/webrtc/modules/audio_coding/codecs/red/ | ||
D | audio_encoder_copy_red.cc | 103 bool AudioEncoderCopyRed::SetDtx(bool enable) { in SetDtx() function in webrtc::AudioEncoderCopyRed |
/external/webrtc/webrtc/modules/audio_coding/codecs/cng/ | ||
D | audio_encoder_cng.cc | 183 bool AudioEncoderCng::SetDtx(bool enable) { in SetDtx() function in webrtc::AudioEncoderCng |
/external/webrtc/webrtc/modules/audio_coding/codecs/opus/ | ||
D | audio_encoder_opus.cc | 173 bool AudioEncoderOpus::SetDtx(bool enable) { in SetDtx() function in webrtc::AudioEncoderOpus |