Home
last modified time | relevance | path

Searched refs:DSP_NODEATTR (Results 1 – 8 of 8) sorted by relevance

/hardware/ti/omap3/dspbridge/libbridge/
DDSPNode.c462 struct DSP_NODEATTR nodeAttr; in DSPNode_Delete()
596 DBAPI DSPNode_GetAttr(DSP_HNODE hNode, OUT struct DSP_NODEATTR *pAttr, in DSPNode_GetAttr()
606 if (uAttrSize >= sizeof(struct DSP_NODEATTR)) { in DSPNode_GetAttr()
700 struct DSP_NODEATTR nodeAttr; in GetNodeType()
/hardware/ti/omap3/dspbridge/libbridge/inc/
DDSPNode.h293 OUT struct DSP_NODEATTR * pAttr, UINT uAttrSize);
Ddbdefs.h432 struct DSP_NODEATTR { struct
Dwcdioctl.h266 struct DSP_NODEATTR *pAttr;
/hardware/ti/omap3/dspbridge/inc/
DDSPNode.h293 OUT struct DSP_NODEATTR * pAttr, UINT uAttrSize);
Ddbdefs.h443 struct DSP_NODEATTR { struct
Dwcdioctl.h266 struct DSP_NODEATTR *pAttr;
/hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
DLCML_DspCodec.c1631 struct DSP_NODEATTR nodeAttr; in DeleteDspResource()