HomeSort by relevance Sort by last modified time
    Searched refs:DSPNode_AllocMsgBuf (Results 1 - 3 of 3) sorted by null

  /hardware/ti/omap3/dspbridge/inc/
DSPNode.h 25 * DSPNode_AllocMsgBuf
97 * ======== DSPNode_AllocMsgBuf ========
117 extern DBAPI DSPNode_AllocMsgBuf(DSP_HNODE hNode, UINT uSize,
261 * Free a message buffer previously allocated by DSPNode_AllocMsgBuf..
  /hardware/ti/omap3/dspbridge/libbridge/inc/
DSPNode.h 25 * DSPNode_AllocMsgBuf
97 * ======== DSPNode_AllocMsgBuf ========
117 extern DBAPI DSPNode_AllocMsgBuf(DSP_HNODE hNode, UINT uSize,
261 * Free a message buffer previously allocated by DSPNode_AllocMsgBuf..
  /hardware/ti/omap3/dspbridge/libbridge/
DSPNode.c 28 * DSPNode_AllocMsgBuf
46 *! DSPNode_AllocMsgBuf.
52 *! 06-Feb-2001 kc: Added check for alignment value in DSPNode_AllocMsgBuf
53 *! 08-Dec-2000 ag Added alignment to DSPNode_AllocMsgBuf().
247 status = DSPNode_AllocMsgBuf(*phNode,
265 * ======== DSPNode_AllocMsgBuf ========
267 DBAPI DSPNode_AllocMsgBuf(DSP_HNODE hNode, UINT uSize,
273 (TEXT("NODE: DSPNode_AllocMsgBuf:\r\n")));
294 (TEXT("NODE: DSPNode_AllocMsgBuf: "
310 DEBUGMSG(DSPAPI_ZONE_ERROR, (TEXT("NODE: DSPNode_AllocMsgBuf:
    [all...]

Completed in 121 milliseconds