OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pCompIn
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/src/
OMX_Core.c
454
OMX_COMPONENTTYPE *
pCompIn
, *pCompOut;
473
pCompIn
= (OMX_COMPONENTTYPE*)hInput;
474
eError =
pCompIn
->ComponentTunnelRequest(hInput, nPortInput, hOutput, nPortOutput, &oTunnelSetup);
/hardware/ti/omap4xxx/domx/omx_core/src/
OMX_Core.c
480
OMX_COMPONENTTYPE *
pCompIn
, *pCompOut;
501
pCompIn
= (OMX_COMPONENTTYPE *) hInput;
503
pCompIn
->ComponentTunnelRequest(hInput, nPortInput,
Completed in 146 milliseconds