Home | History | Annotate | Download | only in libbridge

Lines Matching refs:DSPNode_AllocMsgBuf

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: "
517 DSPNode_AllocMsgBuf(hNode, 1, &bufAttr, &pVirtBase);