Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/opensles/src/itf/
H A Dengine_itf.cpp25 SLEngineItf self, SLObjectItf *pDevice, SLuint32 deviceID, SLuint32 numInterfaces, in CreateLEDDevice()
32 SLEngineItf self, SLObjectItf *pDevice, SLuint32 deviceID, SLuint32 numInterfaces, in CreateVibraDevice()
39 …self, SLObjectItf *pPlayer, SLDataSource *pAudioSrc, SLDataSink *pAudioSnk, SLuint32 numInterfaces, in CreateAudioPlayer()
68 …lf, SLObjectItf *pRecorder, SLDataSource *pAudioSrc, SLDataSink *pAudioSnk, SLuint32 numInterfaces, in CreateAudioRecorder()
96 …SLDataSink *pVibra, SLDataSink *pLEDArray, SLuint32 numInterfaces, const SLInterfaceID *pInterface… in CreateMidiPlayer()
103 …SLEngineItf self, SLObjectItf *pListener, SLuint32 numInterfaces, const SLInterfaceID *pInterfaceI… in CreateListener()
110 … SLEngineItf self, SLObjectItf *pGroup, SLuint32 numInterfaces, const SLInterfaceID *pInterfaceIds, in Create3DGroup()
117 SLEngineItf self, SLObjectItf *pMix, SLuint32 numInterfaces, const SLInterfaceID *pInterfaceIds, in CreateOutputMix()
134 …EngineItf self, SLObjectItf *pMetadataExtractor, SLDataSource *pDataSource, SLuint32 numInterfaces, in CreateMetadataExtractor()
141 …EngineItf self, SLObjectItf *pObject, void *pParameters, SLuint32 objectID, SLuint32 numInterfaces, in CreateExtensionObject()
H A Dobject_itf.cpp108 SLint16 numInterfaces, SLInterfaceID *pInterfaceIDs, SLboolean enabled) in SetLossOfControlInterfaces()
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/opensles/src/util/
H A Dbuilder.cpp19 const SLEngineOption *pEngineOptions, SLuint32 numInterfaces, in slCreateEngine()
/ohos5.0/drivers/peripheral/usb/interfaces/ddk/device/
H A Dusbfn_device.h44 uint8_t numInterfaces; member
/ohos5.0/drivers/hdf_core/framework/test/unittest/model/usb/host/src/
H A Dusb_raw_io.c309 uint8_t numInterfaces; in UsbParseConfigDescriptor() local
/ohos5.0/drivers/peripheral/usb/test/unittest/host_sdk/
H A Dusb_raw_sdk_if_test.cpp311 uint8_t numInterfaces = config->configDescriptor.bNumInterfaces; in UsbParseConfigDescriptor() local