Home
last modified time | relevance | path

Searched defs:useWebRtcBasedNoiseSuppressor (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/audio_device/android/java/src/org/webrtc/voiceengine/
DWebRtcAudioUtils.java68 private static boolean useWebRtcBasedNoiseSuppressor = false; field in WebRtcAudioUtils
97 public static synchronized boolean useWebRtcBasedNoiseSuppressor() { in useWebRtcBasedNoiseSuppressor() method in WebRtcAudioUtils