Searched refs:SL_OBJECTID_OUTPUTMIX (Results 1 - 8 of 8) sorted by relevance

/frameworks/wilhelm/src/
H A Dhandlers.c60 [_(SL_OBJECTID_OUTPUTMIX)] = {
H A Dclasses.c366 SL_OBJECTID_OUTPUTMIX,
H A Ddata.c162 SL_OBJECTID_OUTPUTMIX);
165 "not refer to an SL_OBJECTID_OUTPUTMIX or the output mix is not realized", \
/frameworks/wilhelm/tests/sandbox/
H A Dmultithread.c53 case SL_OBJECTID_OUTPUTMIX:
137 ta->mObjectID = SL_OBJECTID_OUTPUTMIX;
H A Doutputmix.c43 result = (*engineEngine)->QueryNumSupportedInterfaces(engineEngine, SL_OBJECTID_OUTPUTMIX,
50 result = (*engineEngine)->QuerySupportedInterfaces(engineEngine, SL_OBJECTID_OUTPUTMIX, i,
/frameworks/wilhelm/src/itf/
H A DIAndroidEffect.cpp36 } else if (SL_OBJECTID_OUTPUTMIX == IObjectToObjectID(thiz->mThis)) {
H A DIEngine.c675 const ClassTable *pCOutputMix_class = objectIDtoClass(SL_OBJECTID_OUTPUTMIX);
/frameworks/wilhelm/include/SLES/
H A DOpenSLES.h117 #define SL_OBJECTID_OUTPUTMIX ((SLuint32) 0x00001009) macro

Completed in 254 milliseconds