Home
last modified time | relevance | path

Searched refs:uProfileID (Results 1 – 4 of 4) sorted by relevance

/hardware/ti/omap3/dspbridge/libbridge/
DDSPNode.c129 UINT uProfileID; in DSPNode_Allocate() local
150 uProfileID = pAttrIn->uProfileID; in DSPNode_Allocate()
154 if (uProfileID < nodeProps.uCountProfiles) in DSPNode_Allocate()
156 nodeProps.aProfiles[uProfileID].ulHeapSize; in DSPNode_Allocate()
/hardware/ti/omap3/dspbridge/inc/
Ddbdefs.h421 UINT uProfileID; member
/hardware/ti/omap3/dspbridge/libbridge/inc/
Ddbdefs.h411 UINT uProfileID; member
/hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
DLCML_DspCodec.c307 NodeAttrIn.uProfileID= phandle->dspCodec->ProfileID; in InitMMCodecEx()
624 NodeAttrIn.uProfileID= phandle->dspCodec->ProfileID; in InitMMCodec()