Home
last modified time | relevance | path

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

/system/media/wilhelm/tools/hashgen/
Dpart1.c30 int IID_to_MPH(const SLInterfaceID iid)
/system/media/wilhelm/src/ut/
DOpenSLESUT.c32 const SLInterfaceID *iid; ///< The interface ID member
103 void slesutPrintIID(SLInterfaceID iid) in slesutPrintIID()
/system/media/wilhelm/src/itf/
DIDynamicInterfaceManagement.c98 const SLInterfaceID iid = &SL_IID_array[MPH]; // equal but not == to the original IID in HandleAdd() local
106 const SLInterfaceID iid, SLboolean async) in IDynamicInterfaceManagement_AddInterface()
201 SLDynamicInterfaceManagementItf self, const SLInterfaceID iid) in IDynamicInterfaceManagement_RemoveInterface()
347 const SLInterfaceID iid = &SL_IID_array[MPH]; // equal but not == to the original IID in HandleResume() local
354 const SLInterfaceID iid, SLboolean async) in IDynamicInterfaceManagement_ResumeInterface()
DIObject.c325 static SLresult IObject_GetInterface(SLObjectItf self, const SLInterfaceID iid, void *pInterface) in IObject_GetInterface()
703 SLInterfaceID iid = pInterfaceIDs[i]; in IObject_SetLossOfControlInterfaces() local
/system/media/wilhelm/src/autogen/
DIID_to_MPH.c30 int IID_to_MPH(const SLInterfaceID iid) in IID_to_MPH()
/system/media/wilhelm/src/
Dsles.c188 SLInterfaceID iid = pInterfaceIds[i]; in checkInterfaces() local