Home
last modified time | relevance | path

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

/hardware/ti/omap3/dspbridge/libbridge/
DDSPNode.c126 struct DSP_NDBPROPS nodeProps; in DSPNode_Allocate() local
147 status = DSPNode_GetUUIDProps(hProcessor, pNodeID, &nodeProps); in DSPNode_Allocate()
154 if (uProfileID < nodeProps.uCountProfiles) in DSPNode_Allocate()
156 nodeProps.aProfiles[uProfileID].ulHeapSize; in DSPNode_Allocate()