Home | History | Annotate | Download | only in webrtc

Lines Matching refs:SetVADStatus

1472   engine()->voe()->codec()->SetVADStatus(channel, false);
1555 // Set the codec immediately, since SetVADStatus() depends on whether
1659 if (engine()->voe()->codec()->SetVADStatus(channel, true) == -1) {
1660 LOG_RTCERR2(SetVADStatus, channel, true);