Home
last modified time | relevance | path

Searched refs:pTunnelSetup (Results 1 – 25 of 33) sorted by relevance

12

/hardware/ti/omap4-aah/domx/domx/omx_rpc/inc/
Domx_rpc_stub.h130 OMX_INOUT OMX_TUNNELSETUPTYPE * pTunnelSetup,
/hardware/ti/omap4xxx/domx/domx/omx_rpc/inc/
Domx_rpc_stub.h130 OMX_INOUT OMX_TUNNELSETUPTYPE * pTunnelSetup,
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
DOMX_Component.h472 OMX_INOUT OMX_TUNNELSETUPTYPE* pTunnelSetup);
/hardware/ti/omap4-aah/domx/omx_core/inc/
DOMX_Component.h489 OMX_INOUT OMX_TUNNELSETUPTYPE* pTunnelSetup);
/hardware/ti/omap4xxx/domx/omx_core/inc/
DOMX_Component.h472 OMX_INOUT OMX_TUNNELSETUPTYPE* pTunnelSetup);
/hardware/qcom/media/msm8996/mm-core/inc/
DOMX_Component.h472 OMX_INOUT OMX_TUNNELSETUPTYPE* pTunnelSetup);
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
DOMX_Component.h472 OMX_INOUT OMX_TUNNELSETUPTYPE* pTunnelSetup);
/hardware/qcom/media/msm8974/mm-core/inc/
DOMX_Component.h472 OMX_INOUT OMX_TUNNELSETUPTYPE* pTunnelSetup);
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
DOMX_VPP.c179 OMX_INOUT OMX_TUNNELSETUPTYPE* pTunnelSetup);
2456 OMX_INOUT OMX_TUNNELSETUPTYPE* pTunnelSetup) in VPP_ComponentTunnelRequest() argument
2469 if (pTunnelSetup == NULL || hTunneledComp == 0) { in VPP_ComponentTunnelRequest()
2497 pTunnelSetup->eSupplier = pPort->eSupplierSetting; in VPP_ComponentTunnelRequest()
2508 pPort->eSupplierSetting = pTunnelSetup->eSupplier; in VPP_ComponentTunnelRequest()
2510 pPort->eSupplierSetting = pTunnelSetup->eSupplier = OMX_BufferSupplyOutput; in VPP_ComponentTunnelRequest()
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
DOMX_JpegDecoder.c115 OMX_INOUT OMX_TUNNELSETUPTYPE* pTunnelSetup);
2137 OMX_INOUT OMX_TUNNELSETUPTYPE* pTunnelSetup) in ComponentTunnelRequest_JPEGDec() argument
2155 if (pTunnelSetup == NULL || hTunneledComp == 0) { in ComponentTunnelRequest_JPEGDec()
2182 pTunnelSetup->eSupplier = pPort->pParamBufSupplier->eBufferSupplier; in ComponentTunnelRequest_JPEGDec()
2193 pPort->pParamBufSupplier->eBufferSupplier = pTunnelSetup->eSupplier; in ComponentTunnelRequest_JPEGDec()
2195 … pPort->pParamBufSupplier->eBufferSupplier = pTunnelSetup->eSupplier = OMX_BufferSupplyOutput; in ComponentTunnelRequest_JPEGDec()
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
DOMX_JpegEncoder.c129 OMX_INOUT OMX_TUNNELSETUPTYPE* pTunnelSetup);
2070 OMX_INOUT OMX_TUNNELSETUPTYPE* pTunnelSetup) in JPEGENC_ComponentTunnelRequest() argument
2087 if (pTunnelSetup == NULL || hTunneledComp == 0) in JPEGENC_ComponentTunnelRequest()
2114 pTunnelSetup->eSupplier = pPortType->pBufSupplier; in JPEGENC_ComponentTunnelRequest()
2128 pPortType->pBufSupplier = pTunnelSetup->eSupplier; in JPEGENC_ComponentTunnelRequest()
2130 pPortType->pBufSupplier = pTunnelSetup->eSupplier = OMX_BufferSupplyOutput; in JPEGENC_ComponentTunnelRequest()
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
DOMX_VideoEncoder.c244 OMX_INOUT OMX_TUNNELSETUPTYPE* pTunnelSetup);
3981 OMX_INOUT OMX_TUNNELSETUPTYPE* pTunnelSetup) in ComponentTunnelRequest() argument
3988 if (pTunnelSetup == NULL || hTunneledComp == 0) in ComponentTunnelRequest()
4023 pTunnelSetup->eSupplier = pPort->eSupplierSetting; in ComponentTunnelRequest()
4040 pPort->eSupplierSetting = pTunnelSetup->eSupplier; in ComponentTunnelRequest()
4043 pPort->eSupplierSetting = pTunnelSetup->eSupplier = OMX_BufferSupplyOutput; in ComponentTunnelRequest()
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
DOMX_VideoDecoder.c221 OMX_INOUT OMX_TUNNELSETUPTYPE* pTunnelSetup);
3676 OMX_INOUT OMX_TUNNELSETUPTYPE* pTunnelSetup) in VIDDEC_ComponentTunnelRequest() argument
3700 if (pTunnelSetup == NULL || hTunneledComp == 0) { in VIDDEC_ComponentTunnelRequest()
3721 pTunnelSetup->eSupplier = pPort->eSupplierSetting; in VIDDEC_ComponentTunnelRequest()
3733 pPort->eSupplierSetting = pTunnelSetup->eSupplier; in VIDDEC_ComponentTunnelRequest()
3735 pPort->eSupplierSetting = pTunnelSetup->eSupplier = OMX_BufferSupplyOutput; in VIDDEC_ComponentTunnelRequest()
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
DOMX_G726Encoder.c136 OMX_TUNNELSETUPTYPE* pTunnelSetup);
1317 OMX_TUNNELSETUPTYPE* pTunnelSetup) in ComponentTunnelRequest() argument
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
DOMX_G711Encoder.c126 OMX_TUNNELSETUPTYPE* pTunnelSetup);
1390 OMX_TUNNELSETUPTYPE* pTunnelSetup) in ComponentTunnelRequest() argument
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
DOMX_G726Decoder.c148 OMX_TUNNELSETUPTYPE* pTunnelSetup);
1630 OMX_TUNNELSETUPTYPE* pTunnelSetup) in ComponentTunnelRequest() argument
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
DOMX_G722Decoder.c146 OMX_TUNNELSETUPTYPE* pTunnelSetup);
1581 OMX_TUNNELSETUPTYPE* pTunnelSetup) in ComponentTunnelRequest() argument
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
DOMX_G729Decoder.c142 OMX_TUNNELSETUPTYPE* pTunnelSetup);
1592 OMX_TUNNELSETUPTYPE* pTunnelSetup) in ComponentTunnelRequest() argument
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
DOMX_G711Decoder.c143 OMX_TUNNELSETUPTYPE* pTunnelSetup);
1556 OMX_TUNNELSETUPTYPE* pTunnelSetup) in ComponentTunnelRequest() argument
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
DOMX_G722Encoder.c145 OMX_TUNNELSETUPTYPE* pTunnelSetup);
1627 OMX_TUNNELSETUPTYPE* pTunnelSetup) in ComponentTunnelRequest() argument
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
DOMX_G729Encoder.c144 OMX_TUNNELSETUPTYPE* pTunnelSetup);
1582 OMX_TUNNELSETUPTYPE* pTunnelSetup) in ComponentTunnelRequest() argument
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
DOMX_WbAmrDecoder.c143 OMX_TUNNELSETUPTYPE* pTunnelSetup);
1685 OMX_TUNNELSETUPTYPE* pTunnelSetup) in ComponentTunnelRequest() argument
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
DOMX_WmaDecoder.c138 OMX_TUNNELSETUPTYPE* pTunnelSetup);
1625 OMX_TUNNELSETUPTYPE* pTunnelSetup) in ComponentTunnelRequest() argument
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
DOMX_AacEncoder.c121 …U32 nPort, OMX_HANDLETYPE hTunneledComp, OMX_U32 nTunneledPort, OMX_TUNNELSETUPTYPE* pTunnelSetup);
1805 OMX_TUNNELSETUPTYPE* pTunnelSetup) in ComponentTunnelRequest() argument
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
DOMX_AmrDecoder.c137 OMX_TUNNELSETUPTYPE* pTunnelSetup);
1765 OMX_TUNNELSETUPTYPE* pTunnelSetup) in ComponentTunnelRequest() argument

12