HomeSort by relevance Sort by last modified time
    Searched refs:pCompOut (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;
463 pCompOut = (OMX_COMPONENTTYPE*)hOutput;
467 eError = pCompOut->ComponentTunnelRequest(hOutput, nPortOutput, hInput, nPortInput, &oTunnelSetup);
478 pCompOut->ComponentTunnelRequest(hOutput, nPortOutput, NULL, 0, NULL);
  /hardware/ti/omap4xxx/domx/omx_core/src/
OMX_Core.c 480 OMX_COMPONENTTYPE *pCompIn, *pCompOut;
489 pCompOut = (OMX_COMPONENTTYPE *) hOutput;
494 pCompOut->ComponentTunnelRequest(hOutput, nPortOutput,
508 pCompOut->ComponentTunnelRequest(hOutput, nPortOutput,

Completed in 683 milliseconds