Home
last modified time | relevance | path

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

/frameworks/wilhelm/src/itf/
DIAcousticEchoCancellation.c27 static inline bool NO_ECHOCANCEL(IAndroidAcousticEchoCancellation* v) { in NO_ECHOCANCEL()
37 IAndroidAcousticEchoCancellation *thiz = (IAndroidAcousticEchoCancellation *) self; in IAndroidAcousticEchoCancellation_SetEnabled()
60 IAndroidAcousticEchoCancellation *thiz = (IAndroidAcousticEchoCancellation *) self; in IAndroidAcousticEchoCancellation_IsEnabled()
116 IAndroidAcousticEchoCancellation *thiz = (IAndroidAcousticEchoCancellation *) self; in IAndroidAcousticEchoCancellation_init()
126 IAndroidAcousticEchoCancellation *thiz = (IAndroidAcousticEchoCancellation *) self; in IAndroidAcousticEchoCancellation_deinit()
133 IAndroidAcousticEchoCancellation *thiz = (IAndroidAcousticEchoCancellation *) self; in IAndroidAcousticEchoCancellation_Expose()
/frameworks/wilhelm/src/
Dclasses.h140 IAndroidAcousticEchoCancellation mAcousticEchoCancellation;
Ditfstruct.h686 } IAndroidAcousticEchoCancellation; typedef