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

  /hardware/ti/omap3/dspbridge/inc/
DSPNode.h 28 * DSPNode_ConnectEx
171 * ======== DSPNode_ConnectEx ========
202 extern DBAPI DSPNode_ConnectEx(DSP_HNODE hNode, UINT uStream,
  /hardware/ti/omap3/dspbridge/libbridge/inc/
DSPNode.h 28 * DSPNode_ConnectEx
171 * ======== DSPNode_ConnectEx ========
202 extern DBAPI DSPNode_ConnectEx(DSP_HNODE hNode, UINT uStream,
  /hardware/ti/omap3/dspbridge/libbridge/
DSPNode.c 31 * DSPNode_ConnectEx
366 return DSPNode_ConnectEx(hNode, uStream, hOtherNode, uOtherStream,
371 * ======== DSPNode_ConnectEx ========
376 DBAPI DSPNode_ConnectEx(DSP_HNODE hNode, UINT uStream, DSP_HNODE hOtherNode,
383 DEBUGMSG(DSPAPI_ZONE_FUNCTION, (TEXT("NODE: DSPNode_ConnectEx:\r\n")));
  /hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
LCML_DspCodec.c 374 status = DSPNode_ConnectEx(phandle->dspCodec->hNode,
386 status = DSPNode_ConnectEx(phandle->dspCodec->hDasfNode,
    [all...]

Completed in 5948 milliseconds