HomeSort by relevance Sort by last modified time
    Searched refs:isAcousticEchoCancelerSupported (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/audio_device/android/java/src/org/webrtc/voiceengine/
WebRtcAudioEffects.java 69 public static boolean isAcousticEchoCancelerSupported() {
165 isAcousticEchoCancelerSupported()
291 if (isAcousticEchoCancelerSupported()) {
381 && isAcousticEchoCancelerSupported())
WebRtcAudioManager.java 141 hardwareAEC = isAcousticEchoCancelerSupported();
230 private static boolean isAcousticEchoCancelerSupported() {

Completed in 94 milliseconds