Searched refs:pAttrs (Results 1 – 9 of 9) sorted by relevance
/hardware/ti/omap3/dspbridge/inc/ |
D | cmm.h | 103 UINT uSize, struct CMM_ATTRS * pAttrs, 257 struct CMM_ATTRS * pAttrs, CMM_KERNMAPTYPE xType);
|
D | sync.h | 238 IN OPTIONAL struct SYNC_ATTRS * pAttrs);
|
D | nldrdefs.h | 178 IN CONST struct NLDR_ATTRS * pAttrs);
|
D | wcdioctl.h | 246 struct DSP_STRMATTR *pAttrs; member 385 struct CMM_ATTRS *pAttrs; member
|
/hardware/ti/omap3/dspbridge/libbridge/inc/ |
D | cmm.h | 103 UINT uSize, struct CMM_ATTRS * pAttrs, 257 struct CMM_ATTRS * pAttrs, CMM_KERNMAPTYPE xType);
|
D | sync.h | 238 IN OPTIONAL struct SYNC_ATTRS * pAttrs);
|
D | nldrdefs.h | 178 IN CONST struct NLDR_ATTRS * pAttrs);
|
D | wcdioctl.h | 246 struct DSP_STRMATTR *pAttrs; member 385 struct CMM_ATTRS *pAttrs; member
|
/hardware/ti/omap3/dspbridge/libbridge/ |
D | DSPNode.c | 364 UINT uOtherStream, IN OPTIONAL struct DSP_STRMATTR *pAttrs) in DSPNode_Connect() argument 367 pAttrs, NULL); in DSPNode_Connect() 377 UINT uOtherStream, IN OPTIONAL struct DSP_STRMATTR *pAttrs, in DSPNode_ConnectEx() argument 392 tempStruct.ARGS_NODE_CONNECT.pAttrs = pAttrs; in DSPNode_ConnectEx()
|