HomeSort by relevance Sort by last modified time
    Searched full:iandroidacousticechocancellation (Results 1 - 5 of 5) sorted by null

  /frameworks/wilhelm/src/itf/
IAcousticEchoCancellation.cpp 25 static inline bool NO_ECHOCANCEL(IAndroidAcousticEchoCancellation* v) {
35 IAndroidAcousticEchoCancellation *thiz = (IAndroidAcousticEchoCancellation *) self;
58 IAndroidAcousticEchoCancellation *thiz = (IAndroidAcousticEchoCancellation *) self;
79 IAndroidAcousticEchoCancellation *thiz = (IAndroidAcousticEchoCancellation *) self;
89 IAndroidAcousticEchoCancellation *thiz = (IAndroidAcousticEchoCancellation *) self;
96 IAndroidAcousticEchoCancellation *thiz = (IAndroidAcousticEchoCancellation *) self
    [all...]
  /frameworks/wilhelm/src/android/
android_Effect.h 75 extern void android_aec_init(audio_session_t sessionId, IAndroidAcousticEchoCancellation* iaec);
android_Effect.cpp 457 void android_aec_init(audio_session_t sessionId, IAndroidAcousticEchoCancellation* iaec) {
    [all...]
  /frameworks/wilhelm/src/
classes.h 147 IAndroidAcousticEchoCancellation mAcousticEchoCancellation;
itfstruct.h 690 } IAndroidAcousticEchoCancellation;

Completed in 1671 milliseconds