Home
last modified time | relevance | path

Searched refs:nPortOutput (Results 1 – 14 of 14) sorted by relevance

/hardware/ti/omap4xxx/domx/omx_core/src/
DOMX_Core_Wrapper.c152 OMX_IN OMX_U32 nPortOutput, in TIOMX_SetupTunnel() argument
158 return OMX_SetupTunnel(hOutput, nPortOutput, hInput, nPortInput); in TIOMX_SetupTunnel()
DOMX_Core.c476 hOutput, OMX_IN OMX_U32 nPortOutput, OMX_IN OMX_HANDLETYPE hInput, in OMX_SetupTunnel() argument
494 pCompOut->ComponentTunnelRequest(hOutput, nPortOutput, in OMX_SetupTunnel()
504 hOutput, nPortOutput, &oTunnelSetup); in OMX_SetupTunnel()
508 pCompOut->ComponentTunnelRequest(hOutput, nPortOutput, in OMX_SetupTunnel()
/hardware/ti/omap4-aah/domx/omx_core/src/
DOMX_Core_Wrapper.c148 OMX_IN OMX_U32 nPortOutput, in TIOMX_SetupTunnel() argument
154 return OMX_SetupTunnel(hOutput, nPortOutput, hInput, nPortInput); in TIOMX_SetupTunnel()
DOMX_Core.c489 hOutput, OMX_IN OMX_U32 nPortOutput, OMX_IN OMX_HANDLETYPE hInput, in OMX_SetupTunnel() argument
507 pCompOut->ComponentTunnelRequest(hOutput, nPortOutput, in OMX_SetupTunnel()
517 hOutput, nPortOutput, &oTunnelSetup); in OMX_SetupTunnel()
521 pCompOut->ComponentTunnelRequest(hOutput, nPortOutput, in OMX_SetupTunnel()
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/src/
DOMX_Core.c449 OMX_IN OMX_U32 nPortOutput, in TIOMX_SetupTunnel() argument
467 …eError = pCompOut->ComponentTunnelRequest(hOutput, nPortOutput, hInput, nPortInput, &oTunnelSetup); in TIOMX_SetupTunnel()
474 … eError = pCompIn->ComponentTunnelRequest(hInput, nPortInput, hOutput, nPortOutput, &oTunnelSetup); in TIOMX_SetupTunnel()
478 pCompOut->ComponentTunnelRequest(hOutput, nPortOutput, NULL, 0, NULL); in TIOMX_SetupTunnel()
/hardware/ti/omap4xxx/domx/omx_core/inc/
DOMX_Core_Wrapper.h70 OMX_IN OMX_U32 nPortOutput,
DOMX_Core.h1354 OMX_IN OMX_U32 nPortOutput,
/hardware/ti/omap4-aah/domx/omx_core/inc/
DOMX_Core_Wrapper.h70 OMX_IN OMX_U32 nPortOutput,
DOMX_Core.h1371 OMX_IN OMX_U32 nPortOutput,
/hardware/qcom/media/msm8974/mm-core/inc/
DOMX_Core.h1363 OMX_IN OMX_U32 nPortOutput,
/hardware/qcom/media/msm8996/mm-core/inc/
DOMX_Core.h1363 OMX_IN OMX_U32 nPortOutput,
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
DOMX_Core.h1354 OMX_IN OMX_U32 nPortOutput,
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
DOMX_Core.h1354 OMX_IN OMX_U32 nPortOutput,
/hardware/intel/common/utils/ISV/omx/
Disv_omxcore.cpp283 OMX_IN OMX_U32 __maybe_unused nPortOutput, in OMX_SetupTunnel() argument