Home
last modified time | relevance | path

Searched refs:mAcousticEchoCancellation (Results 1 – 3 of 3) sorted by relevance

/frameworks/wilhelm/src/android/
DAudioRecorder_to_android.cpp546 ar->mAcousticEchoCancellation.mAECDescriptor.name); in checkAndSetPerformanceModePre()
547 flags = ar->mAcousticEchoCancellation.mAECDescriptor.flags; in checkAndSetPerformanceModePre()
743 effect_descriptor_t *descriptor = &ar->mAcousticEchoCancellation.mAECDescriptor; in android_audioRecorder_realize()
749 android_aec_init(sessionId, &ar->mAcousticEchoCancellation); in android_audioRecorder_realize()
/frameworks/wilhelm/src/
Dclasses.h147 IAndroidAcousticEchoCancellation mAcousticEchoCancellation; member
Dclasses.cpp132 mAcousticEchoCancellation)},