HomeSort by relevance Sort by last modified time
    Searched refs:DSP_NODEATTR (Results 1 - 8 of 8) sorted by null

  /hardware/ti/omap3/dspbridge/inc/
DSPNode.h 289 * DSP_ESIZE: The size of the specified DSP_NODEATTR structure
293 OUT struct DSP_NODEATTR * pAttr, UINT uAttrSize);
dbdefs.h 442 /* The DSP_NODEATTR structure describes the attributes of a node */
443 struct DSP_NODEATTR {
450 /*DSP_NODEATTR, *DSP_HNODEATTR;*/
wcdioctl.h 266 struct DSP_NODEATTR *pAttr;
  /hardware/ti/omap3/dspbridge/libbridge/inc/
DSPNode.h 289 * DSP_ESIZE: The size of the specified DSP_NODEATTR structure
293 OUT struct DSP_NODEATTR * pAttr, UINT uAttrSize);
dbdefs.h 431 /* The DSP_NODEATTR structure describes the attributes of a node */
432 struct DSP_NODEATTR {
439 /*DSP_NODEATTR, *DSP_HNODEATTR;*/
wcdioctl.h 266 struct DSP_NODEATTR *pAttr;
  /hardware/ti/omap3/dspbridge/libbridge/
DSPNode.c 462 struct DSP_NODEATTR nodeAttr;
596 DBAPI DSPNode_GetAttr(DSP_HNODE hNode, OUT struct DSP_NODEATTR *pAttr,
606 if (uAttrSize >= sizeof(struct DSP_NODEATTR)) {
700 struct DSP_NODEATTR nodeAttr;
  /hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
LCML_DspCodec.c     [all...]

Completed in 91 milliseconds