Home
last modified time | relevance | path

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

/external/webrtc/sdk/android/src/java/org/webrtc/audio/
DWebRtcAudioRecord.java104 private final boolean isAcousticEchoCancelerSupported; field in WebRtcAudioRecord
192 boolean isAcousticEchoCancelerSupported, boolean isNoiseSuppressorSupported) { in WebRtcAudioRecord()
217 boolean isAcousticEchoCancelerSupported() { in isAcousticEchoCancelerSupported() method in WebRtcAudioRecord
DWebRtcAudioEffects.java56 public static boolean isAcousticEchoCancelerSupported() { in isAcousticEchoCancelerSupported() method in WebRtcAudioEffects
/external/webrtc/modules/audio_device/android/java/src/org/webrtc/voiceengine/
DWebRtcAudioEffects.java59 public static boolean isAcousticEchoCancelerSupported() { in isAcousticEchoCancelerSupported() method in WebRtcAudioEffects
DWebRtcAudioUtils.java121 public static boolean isAcousticEchoCancelerSupported() { in isAcousticEchoCancelerSupported() method in WebRtcAudioUtils
DWebRtcAudioManager.java329 private static boolean isAcousticEchoCancelerSupported() { in isAcousticEchoCancelerSupported() method in WebRtcAudioManager