Home | History | Annotate | Download | only in libbridge

Lines Matching refs:pAttr

268 		   IN OPTIONAL struct DSP_BUFFERATTR *pAttr, OUT BYTE **pBuffer)
285 tempStruct.ARGS_NODE_ALLOCMSGBUF.pAttr = pAttr;
552 IN OPTIONAL struct DSP_BUFFERATTR *pAttr)
565 tempStruct.ARGS_NODE_FREEMSGBUF.pAttr = pAttr;
596 DBAPI DSPNode_GetAttr(DSP_HNODE hNode, OUT struct DSP_NODEATTR *pAttr,
605 if (pAttr) {
610 tempStruct.ARGS_NODE_GETATTR.pAttr = pAttr;