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()
36 IAndroidAcousticEchoCancellation *thiz = (IAndroidAcousticEchoCancellation *) self; in IAndroidAcousticEchoCancellation_SetEnabled()
58 IAndroidAcousticEchoCancellation *thiz = (IAndroidAcousticEchoCancellation *) self; in IAndroidAcousticEchoCancellation_IsEnabled()
114 IAndroidAcousticEchoCancellation *thiz = (IAndroidAcousticEchoCancellation *) self; in IAndroidAcousticEchoCancellation_init()
124 IAndroidAcousticEchoCancellation *thiz = (IAndroidAcousticEchoCancellation *) self; in IAndroidAcousticEchoCancellation_deinit()
131 IAndroidAcousticEchoCancellation *thiz = (IAndroidAcousticEchoCancellation *) self; in IAndroidAcousticEchoCancellation_Expose()
/frameworks/wilhelm/src/
Dclasses.h140 IAndroidAcousticEchoCancellation mAcousticEchoCancellation;
Ditfstruct.h684 } IAndroidAcousticEchoCancellation; typedef