Searched refs:isAcousticEchoCancelerSupported (Results 1 – 2 of 2) sorted by relevance
69 public static boolean isAcousticEchoCancelerSupported() { in isAcousticEchoCancelerSupported() method in WebRtcAudioEffects165 isAcousticEchoCancelerSupported() in canUseAcousticEchoCanceler()291 if (isAcousticEchoCancelerSupported()) { in enable()381 && isAcousticEchoCancelerSupported()) in effectTypeIsVoIP()
141 hardwareAEC = isAcousticEchoCancelerSupported(); in storeAudioParameters()230 private static boolean isAcousticEchoCancelerSupported() { in isAcousticEchoCancelerSupported() method in WebRtcAudioManager