Searched refs:pEngineOptions (Results 1 – 6 of 6) sorted by relevance
/frameworks/wilhelm/src/ |
D | sl_entry.cpp | 22 const SLEngineOption *pEngineOptions, SLuint32 numInterfaces, in slCreateEngine() argument 27 result = liCreateEngine(pEngine, numOptions, pEngineOptions, numInterfaces, pInterfaceIds, in slCreateEngine()
|
D | xa_entry.cpp | 22 const XAEngineOption *pEngineOptions, XAuint32 numInterfaces, in xaCreateEngine() argument 28 (const SLEngineOption *) pEngineOptions, numInterfaces, in xaCreateEngine()
|
D | entry.cpp | 28 const SLEngineOption *pEngineOptions, SLuint32 numInterfaces, in liCreateEngine() argument 47 if ((0 < numOptions) && (NULL == pEngineOptions)) { in liCreateEngine() 59 const SLEngineOption *option = pEngineOptions; in liCreateEngine()
|
D | sles_allinclusive.h | 432 const SLEngineOption *pEngineOptions, SLuint32 numInterfaces,
|
/frameworks/wilhelm/include/SLES/ |
D | OpenSLES.h | 2755 const SLEngineOption *pEngineOptions,
|
/frameworks/wilhelm/include/OMXAL/ |
D | OpenMAXAL.h | 510 const XAEngineOption * pEngineOptions,
|