Home
last modified time | relevance | path

Searched refs:pEngine (Results 1 – 6 of 6) sorted by relevance

/frameworks/wilhelm/src/
Dentry.c28 LI_API SLresult liCreateEngine(SLObjectItf *pEngine, SLuint32 numOptions, in liCreateEngine() argument
42 if (NULL == pEngine) { in liCreateEngine()
46 *pEngine = NULL; in liCreateEngine()
131 *pEngine = &thiz->mObject.mItf; in liCreateEngine()
165 *pEngine = &thiz->mObject.mItf; in liCreateEngine()
Dsl_entry.c21 SL_API SLresult SLAPIENTRY slCreateEngine(SLObjectItf *pEngine, SLuint32 numOptions, in slCreateEngine() argument
27 result = liCreateEngine(pEngine, numOptions, pEngineOptions, numInterfaces, pInterfaceIds, in slCreateEngine()
Dxa_entry.c21 XA_API XAresult XAAPIENTRY xaCreateEngine(XAObjectItf *pEngine, XAuint32 numOptions, in xaCreateEngine() argument
27 result = liCreateEngine((SLObjectItf *) pEngine, numOptions, in xaCreateEngine()
Dsles_allinclusive.h423 extern LI_API SLresult liCreateEngine(SLObjectItf *pEngine, SLuint32 numOptions,
/frameworks/wilhelm/include/SLES/
DOpenSLES.h2753 SLObjectItf *pEngine,
/frameworks/wilhelm/include/OMXAL/
DOpenMAXAL.h508 XAObjectItf * pEngine,