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

  /frameworks/wilhelm/src/android/
AudioRecorder_to_android.cpp 545 ar->mAcousticEchoCancellation.mAECDescriptor.name);
546 flags = ar->mAcousticEchoCancellation.mAECDescriptor.flags;
741 effect_descriptor_t *descriptor = &ar->mAcousticEchoCancellation.mAECDescriptor;
747 android_aec_init(sessionId, &ar->mAcousticEchoCancellation);
    [all...]
  /frameworks/wilhelm/src/
classes.h 142 IAndroidAcousticEchoCancellation mAcousticEchoCancellation;
classes.c 132 mAcousticEchoCancellation)},

Completed in 1342 milliseconds