Searched refs:pCompIn (Results 1 - 3 of 3) sorted by relevance

/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/src/
H A DOMX_Core.c454 OMX_COMPONENTTYPE *pCompIn, *pCompOut; local
473 pCompIn = (OMX_COMPONENTTYPE*)hInput;
474 eError = pCompIn->ComponentTunnelRequest(hInput, nPortInput, hOutput, nPortOutput, &oTunnelSetup);
/hardware/ti/omap4-aah/domx/omx_core/src/
H A DOMX_Core.c493 OMX_COMPONENTTYPE *pCompIn, *pCompOut; local
514 pCompIn = (OMX_COMPONENTTYPE *) hInput;
516 pCompIn->ComponentTunnelRequest(hInput, nPortInput,
/hardware/ti/omap4xxx/domx/omx_core/src/
H A DOMX_Core.c480 OMX_COMPONENTTYPE *pCompIn, *pCompOut; local
501 pCompIn = (OMX_COMPONENTTYPE *) hInput;
503 pCompIn->ComponentTunnelRequest(hInput, nPortInput,

Completed in 80 milliseconds