Home
last modified time | relevance | path

Searched refs:in_dtx (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/modules/audio_coding/codecs/opus/
Dopus_interface.cc380 int32_t in_dtx; in WebRtcOpus_GetInDtx() local
381 if (ENCODER_CTL(inst, OPUS_GET_IN_DTX(&in_dtx)) == 0) { in WebRtcOpus_GetInDtx()
382 return in_dtx; in WebRtcOpus_GetInDtx()