Home | History | Annotate | Download | only in webrtc

Lines Matching refs:adm

608   // The SetPlayoutDevice may not be implemented in the case of external ADM.
611 // in order to determine if the external adm is used.
1441 bool WebRtcVoiceEngine::SetAudioDeviceModule(webrtc::AudioDeviceModule* adm,
1451 if (adm) {
1452 adm_ = adm;