Home
last modified time | relevance | path

Searched refs:ComponentTunnelRequest (Results 1 – 25 of 37) sorted by relevance

12

/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/src/
DOMX_Core.c467 …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/omap4-aah/domx/omx_core/src/
DOMX_Core.c507 pCompOut->ComponentTunnelRequest(hOutput, nPortOutput, in OMX_SetupTunnel()
516 pCompIn->ComponentTunnelRequest(hInput, nPortInput, in OMX_SetupTunnel()
521 pCompOut->ComponentTunnelRequest(hOutput, nPortOutput, in OMX_SetupTunnel()
/hardware/ti/omap4xxx/domx/omx_core/src/
DOMX_Core.c494 pCompOut->ComponentTunnelRequest(hOutput, nPortOutput, in OMX_SetupTunnel()
503 pCompIn->ComponentTunnelRequest(hInput, nPortInput, in OMX_SetupTunnel()
508 pCompOut->ComponentTunnelRequest(hOutput, nPortOutput, in OMX_SetupTunnel()
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
DOMX_Component.h467 OMX_ERRORTYPE (*ComponentTunnelRequest)( member
/hardware/ti/omap4-aah/domx/omx_core/inc/
DOMX_Component.h484 OMX_ERRORTYPE (*ComponentTunnelRequest)( member
/hardware/ti/omap4xxx/domx/omx_core/inc/
DOMX_Component.h467 OMX_ERRORTYPE (*ComponentTunnelRequest)( member
/hardware/qcom/media/msm8996/mm-core/inc/
DOMX_Component.h467 OMX_ERRORTYPE (*ComponentTunnelRequest)( member
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
DOMX_Component.h467 OMX_ERRORTYPE (*ComponentTunnelRequest)( member
/hardware/qcom/media/msm8974/mm-core/inc/
DOMX_Component.h467 OMX_ERRORTYPE (*ComponentTunnelRequest)( member
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
DOMX_G726Encoder.c133 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp,
208 pHandle->ComponentTunnelRequest = ComponentTunnelRequest; in OMX_ComponentInit()
1314 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp, in ComponentTunnelRequest() function
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
DOMX_G711Encoder.c123 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp,
203 pHandle->ComponentTunnelRequest = ComponentTunnelRequest; in OMX_ComponentInit()
1387 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp, in ComponentTunnelRequest() function
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
DOMX_G726Decoder.c145 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp,
227 pHandle->ComponentTunnelRequest = ComponentTunnelRequest; in OMX_ComponentInit()
1627 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp, in ComponentTunnelRequest() function
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
DOMX_G722Decoder.c143 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp,
224 pHandle->ComponentTunnelRequest = ComponentTunnelRequest; in OMX_ComponentInit()
1578 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp, in ComponentTunnelRequest() function
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
DOMX_G729Decoder.c139 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp,
236 pHandle->ComponentTunnelRequest = ComponentTunnelRequest; in OMX_ComponentInit()
1589 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp, in ComponentTunnelRequest() function
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
DOMX_G711Decoder.c140 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp,
227 pHandle->ComponentTunnelRequest = ComponentTunnelRequest; in OMX_ComponentInit()
1553 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp, in ComponentTunnelRequest() function
/hardware/qcom/media/msm8974/mm-core/omxcore/src/common/
Domx_core_cmp.cpp69 component->ComponentTunnelRequest = &qc_omx_component_tunnel_request; in qc_omx_create_component_wrapper()
/hardware/qcom/media/msm8996/mm-core/src/common/
Domx_core_cmp.cpp69 component->ComponentTunnelRequest = &qc_omx_component_tunnel_request; in qc_omx_create_component_wrapper()
/hardware/qcom/media/msm8974/mm-core/src/common/
Domx_core_cmp.cpp69 component->ComponentTunnelRequest = &qc_omx_component_tunnel_request; in qc_omx_create_component_wrapper()
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
DOMX_G722Encoder.c142 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp,
219 pHandle->ComponentTunnelRequest = ComponentTunnelRequest; in OMX_ComponentInit()
1624 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp, in ComponentTunnelRequest() function
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
DOMX_G729Encoder.c140 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp,
217 pHandle->ComponentTunnelRequest = ComponentTunnelRequest; in OMX_ComponentInit()
1579 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp, in ComponentTunnelRequest() function
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
DOMX_WbAmrDecoder.c140 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp,
218 pHandle->ComponentTunnelRequest = ComponentTunnelRequest; in OMX_ComponentInit()
1682 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp, in ComponentTunnelRequest() function
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
DOMX_WmaDecoder.c135 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp,
207 pHandle->ComponentTunnelRequest = ComponentTunnelRequest; in OMX_ComponentInit()
1622 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp, in ComponentTunnelRequest() function
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
DOMX_AacEncoder.c121 static OMX_ERRORTYPE ComponentTunnelRequest(OMX_HANDLETYPE hComp, OMX_U32 nPort, OMX_HANDLETYPE hTu…
188 pHandle->ComponentTunnelRequest = ComponentTunnelRequest; in OMX_ComponentInit()
1802 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp, in ComponentTunnelRequest() function
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
DOMX_AmrDecoder.c134 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp,
222 pHandle->ComponentTunnelRequest = ComponentTunnelRequest; in OMX_ComponentInit()
1762 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp, in ComponentTunnelRequest() function
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
DOMX_WbAmrEncoder.c141 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp,
212 pHandle->ComponentTunnelRequest = ComponentTunnelRequest; in OMX_ComponentInit()
1918 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp, in ComponentTunnelRequest() function

12