/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/src/ |
OMX_Core.c | 467 eError = pCompOut->ComponentTunnelRequest(hOutput, nPortOutput, hInput, nPortInput, &oTunnelSetup); 474 eError = pCompIn->ComponentTunnelRequest(hInput, nPortInput, hOutput, nPortOutput, &oTunnelSetup); 478 pCompOut->ComponentTunnelRequest(hOutput, nPortOutput, NULL, 0, NULL);
|
/hardware/ti/omap4-aah/domx/omx_core/src/ |
OMX_Core.c | 507 pCompOut->ComponentTunnelRequest(hOutput, nPortOutput, 516 pCompIn->ComponentTunnelRequest(hInput, nPortInput, 521 pCompOut->ComponentTunnelRequest(hOutput, nPortOutput,
|
/hardware/ti/omap4xxx/domx/omx_core/src/ |
OMX_Core.c | 494 pCompOut->ComponentTunnelRequest(hOutput, nPortOutput, 503 pCompIn->ComponentTunnelRequest(hInput, nPortInput, 508 pCompOut->ComponentTunnelRequest(hOutput, nPortOutput,
|
/frameworks/av/media/libstagefright/omx/ |
SoftOMXComponent.cpp | 52 mComponent->ComponentTunnelRequest = NULL;
|
/frameworks/native/include/media/openmax/ |
OMX_Component.h | 423 /** The ComponentTunnelRequest method will interact with another OMX 484 OMX_ERRORTYPE (*ComponentTunnelRequest)(
|
/hardware/qcom/media/mm-core/inc/ |
OMX_Component.h | 406 /** The ComponentTunnelRequest method will interact with another OMX 467 OMX_ERRORTYPE (*ComponentTunnelRequest)(
|
/hardware/qcom/media/mm-core/omxcore/inc/ |
OMX_Component.h | 406 /** The ComponentTunnelRequest method will interact with another OMX 467 OMX_ERRORTYPE (*ComponentTunnelRequest)(
|
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/ |
OMX_Component.h | 406 /** The ComponentTunnelRequest method will interact with another OMX 467 OMX_ERRORTYPE (*ComponentTunnelRequest)(
|
/hardware/ti/omap4-aah/domx/omx_core/inc/ |
OMX_Component.h | 423 /** The ComponentTunnelRequest method will interact with another OMX 484 OMX_ERRORTYPE (*ComponentTunnelRequest)(
|
/hardware/ti/omap4xxx/domx/omx_core/inc/ |
OMX_Component.h | 406 /** The ComponentTunnelRequest method will interact with another OMX 467 OMX_ERRORTYPE (*ComponentTunnelRequest)(
|
/hardware/qcom/media/mm-core/omxcore/src/common/ |
omx_core_cmp.cpp | 69 component->ComponentTunnelRequest = &qc_omx_component_tunnel_request;
|
/hardware/qcom/media/mm-core/src/common/ |
omx_core_cmp.cpp | 69 component->ComponentTunnelRequest = &qc_omx_component_tunnel_request;
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/ |
OMX_G711Decoder.c | 140 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp, 227 pHandle->ComponentTunnelRequest = ComponentTunnelRequest; [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/ |
OMX_G711Encoder.c | 123 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp, 203 pHandle->ComponentTunnelRequest = ComponentTunnelRequest; [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/ |
OMX_G722Decoder.c | 143 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp, 224 pHandle->ComponentTunnelRequest = ComponentTunnelRequest; [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/ |
OMX_G722Encoder.c | 142 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp, 219 pHandle->ComponentTunnelRequest = ComponentTunnelRequest; [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/ |
OMX_G726Decoder.c | 145 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp, 227 pHandle->ComponentTunnelRequest = ComponentTunnelRequest; [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/ |
OMX_G726Encoder.c | 133 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp, 208 pHandle->ComponentTunnelRequest = ComponentTunnelRequest; [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/ |
OMX_G729Decoder.c | 139 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp, 236 pHandle->ComponentTunnelRequest = ComponentTunnelRequest; [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/ |
OMX_G729Encoder.c | 140 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp, 217 pHandle->ComponentTunnelRequest = ComponentTunnelRequest; [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/ |
OMX_WbAmrDecoder.c | 140 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp, 218 pHandle->ComponentTunnelRequest = ComponentTunnelRequest; [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/ |
OMX_WmaDecoder.c | 135 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp, 207 pHandle->ComponentTunnelRequest = ComponentTunnelRequest; [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/ |
OMX_AacDecoder.c | 151 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp, 225 pHandle->ComponentTunnelRequest = ComponentTunnelRequest; [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/ |
OMX_AacEncoder.c | 121 static OMX_ERRORTYPE ComponentTunnelRequest(OMX_HANDLETYPE hComp, OMX_U32 nPort, OMX_HANDLETYPE hTunneledComp, OMX_U32 nTunneledPort, OMX_TUNNELSETUPTYPE* pTunnelSetup); 188 pHandle->ComponentTunnelRequest = ComponentTunnelRequest; [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/ |
OMX_Mp3Decoder.c | 151 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp, 230 pHandle->ComponentTunnelRequest = ComponentTunnelRequest; [all...] |