OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:uProfileID
(Results
1 - 4
of
4
) sorted by null
/hardware/ti/omap3/dspbridge/libbridge/
DSPNode.c
129
UINT
uProfileID
;
150
uProfileID
= pAttrIn->
uProfileID
;
154
if (
uProfileID
< nodeProps.uCountProfiles)
156
nodeProps.aProfiles[
uProfileID
].ulHeapSize;
/hardware/ti/omap3/dspbridge/inc/
dbdefs.h
421
UINT
uProfileID
;
/hardware/ti/omap3/dspbridge/libbridge/inc/
dbdefs.h
411
UINT
uProfileID
;
/hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
LCML_DspCodec.c
307
NodeAttrIn.
uProfileID
= phandle->dspCodec->ProfileID;
624
NodeAttrIn.
uProfileID
= phandle->dspCodec->ProfileID;
[
all
...]
Completed in 3500 milliseconds