HomeSort by relevance Sort by last modified time
    Searched full:nodeattr (Results 1 - 2 of 2) sorted by null

  /hardware/ti/omap3/dspbridge/libbridge/
DSPNode.c 462 struct DSP_NODEATTR nodeAttr;
507 status = DSPNode_GetAttr(hNode, &nodeAttr, sizeof(nodeAttr));
534 if (nodeAttr.inNodeAttrIn.pGPPVirtAddr) {
537 free(nodeAttr.inNodeAttrIn.pGPPVirtAddr);
700 struct DSP_NODEATTR nodeAttr;
705 status = DSPNode_GetAttr(hNode, &nodeAttr, sizeof(nodeAttr));
708 nodeAttr.iNodeInfo.nbNodeDatabaseProps.uNodeType;
  /hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
LCML_DspCodec.c     [all...]

Completed in 810 milliseconds