OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DSP_NODEATTRIN
(Results
1 - 8
of
8
) sorted by null
/hardware/ti/omap3/dspbridge/inc/
DSPNode.h
93
IN OPTIONAL struct
DSP_NODEATTRIN
* pAttrIn,
dbdefs.h
415
/* The
DSP_NODEATTRIN
structure describes the attributes of a node client */
416
struct
DSP_NODEATTRIN
{
427
/*
DSP_NODEATTRIN
, *DSP_HNODEATTRIN;*/
445
struct
DSP_NODEATTRIN
inNodeAttrIn;
wcdioctl.h
225
struct
DSP_NODEATTRIN
*pAttrIn;
/hardware/ti/omap3/dspbridge/libbridge/inc/
DSPNode.h
93
IN OPTIONAL struct
DSP_NODEATTRIN
* pAttrIn,
dbdefs.h
406
/* The
DSP_NODEATTRIN
structure describes the attributes of a node client */
407
struct
DSP_NODEATTRIN
{
416
/*
DSP_NODEATTRIN
, *DSP_HNODEATTRIN;*/
434
struct
DSP_NODEATTRIN
inNodeAttrIn;
wcdioctl.h
225
struct
DSP_NODEATTRIN
*pAttrIn;
/hardware/ti/omap3/dspbridge/libbridge/
DSPNode.c
116
IN OPTIONAL struct
DSP_NODEATTRIN
*pAttrIn,
186
(struct
DSP_NODEATTRIN
*)pAttrIn;
/hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
LCML_DspCodec.c
230
struct
DSP_NODEATTRIN
NodeAttrIn;
303
NodeAttrIn.cbStruct = sizeof(struct
DSP_NODEATTRIN
);
547
struct
DSP_NODEATTRIN
NodeAttrIn;
620
NodeAttrIn.cbStruct = sizeof(struct
DSP_NODEATTRIN
);
[
all
...]
Completed in 183 milliseconds