Searched refs:pAttr (Results 1 – 5 of 5) sorted by relevance
118 IN OPTIONAL struct DSP_BUFFERATTR * pAttr,168 IN OPTIONAL struct DSP_STRMATTR * pAttr);204 IN OPTIONAL struct DSP_STRMATTR * pAttr,274 IN OPTIONAL struct DSP_BUFFERATTR * pAttr);293 OUT struct DSP_NODEATTR * pAttr, UINT uAttrSize);
232 struct DSP_BUFFERATTR *pAttr; member260 struct DSP_BUFFERATTR *pAttr; member266 struct DSP_NODEATTR *pAttr; member
268 IN OPTIONAL struct DSP_BUFFERATTR *pAttr, OUT BYTE **pBuffer) in DSPNode_AllocMsgBuf() argument285 tempStruct.ARGS_NODE_ALLOCMSGBUF.pAttr = pAttr; in DSPNode_AllocMsgBuf()552 IN OPTIONAL struct DSP_BUFFERATTR *pAttr) in DSPNode_FreeMsgBuf() argument565 tempStruct.ARGS_NODE_FREEMSGBUF.pAttr = pAttr; in DSPNode_FreeMsgBuf()596 DBAPI DSPNode_GetAttr(DSP_HNODE hNode, OUT struct DSP_NODEATTR *pAttr, in DSPNode_GetAttr() argument605 if (pAttr) { in DSPNode_GetAttr()610 tempStruct.ARGS_NODE_GETATTR.pAttr = pAttr; in DSPNode_GetAttr()