Searched refs:SL_IID_ANDROIDACOUSTICECHOCANCELLATION (Results 1 - 5 of 5) sorted by relevance

/frameworks/wilhelm/src/itf/
H A DIAcousticEchoCancellation.cpp97 if (!android_fx_initEffectDescriptor(SL_IID_ANDROIDACOUSTICECHOCANCELLATION,
/frameworks/wilhelm/src/
H A Dsl_iid.cpp85 const SLInterfaceID SL_IID_ANDROIDACOUSTICECHOCANCELLATION = variable
/frameworks/wilhelm/tests/examples/
H A DslesTestRecBuffQueue.cpp245 iidArray[index++] = SL_IID_ANDROIDACOUSTICECHOCANCELLATION;
390 recorder, SL_IID_ANDROIDACOUSTICECHOCANCELLATION, (void*)&aecItf);
/frameworks/wilhelm/include/SLES/
H A DOpenSLES_Android.h408 extern SL_API const SLInterfaceID SL_IID_ANDROIDACOUSTICECHOCANCELLATION;
/frameworks/wilhelm/src/android/
H A DAudioRecorder_to_android.cpp743 if (memcmp(SL_IID_ANDROIDACOUSTICECHOCANCELLATION, &descriptor->type,

Completed in 103 milliseconds