Home
last modified time | relevance | path

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

/hardware/ti/omap3/dspbridge/libbridge/
DDSPNode.c127 UINT heapSize = 0; in DSPNode_Allocate() local
155 heapSize = in DSPNode_Allocate()
157 if (heapSize) { in DSPNode_Allocate()
160 heapSize = PG_ALIGN_HIGH(heapSize, PG_SIZE_4K); in DSPNode_Allocate()
163 heapSize); in DSPNode_Allocate()
169 pAttrIn->uHeapSize = heapSize; in DSPNode_Allocate()
/hardware/ti/omap3/dspbridge/libbridge/inc/
Drms_sh.h118 RMS_WORD heapSize; /* size in MAUs of the node memory heap in member
/hardware/ti/omap3/dspbridge/inc/
Drms_sh.h119 RMS_WORD heapSize; /* size in MAUs of the node memory heap in member
Ddrv.h206 ULONG heapSize; member