Home
last modified time | relevance | path

Searched defs:numInterfaces (Results 1 – 9 of 9) sorted by relevance

/frameworks/wilhelm/src/itf/
DIEngine.c96 SLuint32 numInterfaces, const SLInterfaceID *pInterfaceIds, const SLboolean *pInterfaceRequired) in IEngine_CreateLEDDevice()
134 SLuint32 numInterfaces, const SLInterfaceID *pInterfaceIds, const SLboolean *pInterfaceRequired) in IEngine_CreateVibraDevice()
172 SLDataSource *pAudioSrc, SLDataSink *pAudioSnk, SLuint32 numInterfaces, in IEngine_CreateAudioPlayer()
411 SLDataSource *pAudioSrc, SLDataSink *pAudioSnk, SLuint32 numInterfaces, in IEngine_CreateAudioRecorder()
554 SLDataSink *pVibra, SLDataSink *pLEDArray, SLuint32 numInterfaces, in IEngine_CreateMidiPlayer()
601 SLuint32 numInterfaces, const SLInterfaceID *pInterfaceIds, const SLboolean *pInterfaceRequired) in IEngine_CreateListener()
637 static SLresult IEngine_Create3DGroup(SLEngineItf self, SLObjectItf *pGroup, SLuint32 numInterfaces, in IEngine_Create3DGroup()
675 static SLresult IEngine_CreateOutputMix(SLEngineItf self, SLObjectItf *pMix, SLuint32 numInterfaces, in IEngine_CreateOutputMix()
725 SLDataSource *pDataSource, SLuint32 numInterfaces, const SLInterfaceID *pInterfaceIds, in IEngine_CreateMetadataExtractor()
769 void *pParameters, SLuint32 objectID, SLuint32 numInterfaces, in IEngine_CreateExtensionObject()
[all …]
DIObject.c687 SLint16 numInterfaces, SLInterfaceID *pInterfaceIDs, SLboolean enabled) in IObject_SetLossOfControlInterfaces()
/frameworks/wilhelm/src/
Dxa_entry.c22 const XAEngineOption *pEngineOptions, XAuint32 numInterfaces, in xaCreateEngine()
Dsl_entry.c22 const SLEngineOption *pEngineOptions, SLuint32 numInterfaces, in slCreateEngine()
Dentry.c29 const SLEngineOption *pEngineOptions, SLuint32 numInterfaces, in liCreateEngine()
Dsles.c151 SLresult checkInterfaces(const ClassTable *clazz, SLuint32 numInterfaces, in checkInterfaces()
/frameworks/wilhelm/tests/sandbox/
Durimime.c77 SLuint32 numInterfaces = 1; in main() local
Dconfigbq.c128 SLuint32 numInterfaces = 1; in main() local
/frameworks/wilhelm/src/ut/
DOpenSLESUT.c128 unsigned numInterfaces) in slesutPrintIIDs()