Home
last modified time | relevance | path

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

/hardware/ti/omap3/dspbridge/libbridge/inc/
DDSPNode.h167 DSP_HNODE hOtherNode, UINT uOtherStream,
203 DSP_HNODE hOtherNode, UINT uOtherStream,
Dwcdioctl.h245 UINT uOtherStream; member
/hardware/ti/omap3/dspbridge/inc/
DDSPNode.h167 DSP_HNODE hOtherNode, UINT uOtherStream,
203 DSP_HNODE hOtherNode, UINT uOtherStream,
Dwcdioctl.h245 UINT uOtherStream; member
/hardware/ti/omap3/dspbridge/libbridge/
DDSPNode.c364 UINT uOtherStream, IN OPTIONAL struct DSP_STRMATTR *pAttrs) in DSPNode_Connect() argument
366 return DSPNode_ConnectEx(hNode, uStream, hOtherNode, uOtherStream, in DSPNode_Connect()
377 UINT uOtherStream, IN OPTIONAL struct DSP_STRMATTR *pAttrs, in DSPNode_ConnectEx() argument
391 tempStruct.ARGS_NODE_CONNECT.uOtherStream = uOtherStream; in DSPNode_ConnectEx()