OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isNoiseSuppressorSupported
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/audio_device/android/java/src/org/webrtc/voiceengine/
WebRtcAudioEffects.java
83
public static boolean
isNoiseSuppressorSupported
() {
195
isNoiseSuppressorSupported
()
329
if (
isNoiseSuppressorSupported
()) {
385
&&
isNoiseSuppressorSupported
());
WebRtcAudioManager.java
143
hardwareNS =
isNoiseSuppressorSupported
();
236
private static boolean
isNoiseSuppressorSupported
() {
Completed in 162 milliseconds