OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs: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 77 milliseconds