Searched defs:ComponentTunnelRequest (Results 1 - 22 of 22) sorted by relevance

/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
H A DOMX_AacDecoder.c151 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp,
225 pHandle->ComponentTunnelRequest = ComponentTunnelRequest;
1739 * @fn ComponentTunnelRequest() This function estabilishes the tunnel between two
1761 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp, function
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
H A DOMX_AacEncoder.c121 static OMX_ERRORTYPE ComponentTunnelRequest(OMX_HANDLETYPE hComp, OMX_U32 nPort, OMX_HANDLETYPE hTunneledComp, OMX_U32 nTunneledPort, OMX_TUNNELSETUPTYPE* pTunnelSetup);
188 pHandle->ComponentTunnelRequest = ComponentTunnelRequest;
1788 * ComponentTunnelRequest() this method is not implemented in 1.5
1802 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp, function
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
H A DOMX_G711Decoder.c140 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp,
227 pHandle->ComponentTunnelRequest = ComponentTunnelRequest;
1539 * ComponentTunnelRequest() this method is not implemented in 1.5
1553 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp, function
1559 G711DEC_DPRINT (stderr, "Inside the ComponentTunnelRequest\n");
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
H A DOMX_G711Encoder.c123 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp,
203 pHandle->ComponentTunnelRequest = ComponentTunnelRequest;
1373 * ComponentTunnelRequest() this method is not implemented in 1.5
1387 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp, function
1394 G711ENC_DPRINT("%d :: Entering ComponentTunnelRequest\n", __LINE__);
1395 G711ENC_DPRINT("%d :: Exiting ComponentTunnelRequest\n", __LINE__);
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
H A DOMX_G722Decoder.c143 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp,
224 pHandle->ComponentTunnelRequest = ComponentTunnelRequest;
1556 * @fn ComponentTunnelRequest() This function estabilishes the tunnel between two
1578 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp, function
1584 G722DEC_DPRINT (":: Entering ComponentTunnelRequest\n");
1585 G722DEC_DPRINT (":: Inside ComponentTunnelRequest\n");
1587 G722DEC_DPRINT (":: Exiting ComponentTunnelRequest\n");
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
H A DOMX_G722Encoder.c142 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp,
219 pHandle->ComponentTunnelRequest = ComponentTunnelRequest;
1616 * @fn ComponentTunnelRequest() description for ComponentTunnelRequest
1617 ComponentTunnelRequest().
1624 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp, function
1630 G722ENC_DPRINT ("%d :: Entering ComponentTunnelRequest\n", __LINE__);
1631 G722ENC_DPRINT ("%d :: Inside ComponentTunnelRequest\n", __LINE__);
1633 G722ENC_DPRINT ("%d :: Exiting ComponentTunnelRequest\
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
H A DOMX_G726Decoder.c145 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp,
227 pHandle->ComponentTunnelRequest = ComponentTunnelRequest;
1605 * @fn ComponentTunnelRequest() This function estabilishes the tunnel between two
1627 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp, function
1633 G726DEC_DPRINT (":: Entering ComponentTunnelRequest\n");
1634 G726DEC_DPRINT (":: Inside ComponentTunnelRequest\n");
1636 G726DEC_DPRINT (":: Exiting ComponentTunnelRequest\n");
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
H A DOMX_G726Encoder.c133 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp,
208 pHandle->ComponentTunnelRequest = ComponentTunnelRequest;
1300 * ComponentTunnelRequest() this method is not implemented in 1.5
1314 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp, function
1321 G726ENC_DPRINT("%d :: Entering ComponentTunnelRequest\n", __LINE__);
1322 G726ENC_DPRINT("%d :: Exiting ComponentTunnelRequest\n", __LINE__);
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
H A DOMX_G729Decoder.c139 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp,
236 pHandle->ComponentTunnelRequest = ComponentTunnelRequest;
1575 * ComponentTunnelRequest() this method is not implemented in 1.5
1589 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp, function
1596 G729DEC_DPRINT (stderr, "Inside the ComponentTunnelRequest\n");
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
H A DOMX_G729Encoder.c140 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp,
217 pHandle->ComponentTunnelRequest = ComponentTunnelRequest;
1565 * ComponentTunnelRequest() this method is not implemented in 1.5
1579 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp, function
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
H A DOMX_Mp3Decoder.c151 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp,
230 pHandle->ComponentTunnelRequest = ComponentTunnelRequest;
1789 * @fn ComponentTunnelRequest() This function estabilishes the tunnel between two
1811 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp, function
1817 OMXDBG_PRINT(stderr, PRINT, 1, 0, ":: Entering ComponentTunnelRequest\n");
1818 OMXDBG_PRINT(stderr, PRINT, 2, 0, " :: Inside ComponentTunnelRequest\n");
1820 OMXDBG_PRINT(stderr, PRINT, 1, 0, " :: Exiting ComponentTunnelRequest\n");
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
H A DOMX_AmrDecoder.c134 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp,
222 pHandle->ComponentTunnelRequest = ComponentTunnelRequest;
1748 * ComponentTunnelRequest() this method is not implemented in 1.5
1762 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp, function
1768 OMXDBG_PRINT(stderr, PRINT, 1, 0, "Inside the ComponentTunnelRequest\n");
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
H A DOMX_AmrEncoder.c147 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp,
229 pHandle->ComponentTunnelRequest = ComponentTunnelRequest;
1816 * ComponentTunnelRequest() this method is not implemented in 1.5
1830 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp, function
1837 OMXDBG_PRINT(stderr, PRINT, 1, 0, "%d :: Entering ComponentTunnelRequest\n", __LINE__);
1838 OMXDBG_PRINT(stderr, PRINT, 1, 0, "%d :: Exiting ComponentTunnelRequest\n", __LINE__);
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
H A DOMX_WbAmrDecoder.c140 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp,
218 pHandle->ComponentTunnelRequest = ComponentTunnelRequest;
1668 * ComponentTunnelRequest() this method is not implemented in 1.5
1682 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp, function
1688 OMXDBG_PRINT(stderr, PRINT, 1, 0, "Inside the ComponentTunnelRequest\n");
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
H A DOMX_WbAmrEncoder.c141 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp,
212 pHandle->ComponentTunnelRequest = ComponentTunnelRequest;
1904 * ComponentTunnelRequest() this method is not implemented in 1.5
1918 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp, function
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
H A DOMX_WmaDecoder.c135 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp,
207 pHandle->ComponentTunnelRequest = ComponentTunnelRequest;
1608 * ComponentTunnelRequest() this method is not implemented in 1.5
1622 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_HANDLETYPE hComp, function
1627 OMXDBG_PRINT(stderr, PRINT, 1, 0, "===========================Inside the ComponentTunnelRequest==============================\n");
1629 OMXDBG_PRINT(stderr, ERROR, 4, 0, "Inside the ComponentTunnelRequest\n");
/hardware/qcom/media/mm-core/inc/
H A DOMX_Component.h406 /** The ComponentTunnelRequest method will interact with another OMX
467 OMX_ERRORTYPE (*ComponentTunnelRequest)( member in struct:OMX_COMPONENTTYPE
/hardware/qcom/media/mm-core/omxcore/inc/
H A DOMX_Component.h406 /** The ComponentTunnelRequest method will interact with another OMX
467 OMX_ERRORTYPE (*ComponentTunnelRequest)( member in struct:OMX_COMPONENTTYPE
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
H A DOMX_Component.h406 /** The ComponentTunnelRequest method will interact with another OMX
467 OMX_ERRORTYPE (*ComponentTunnelRequest)( member in struct:OMX_COMPONENTTYPE
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
H A DOMX_Component.h406 /** The ComponentTunnelRequest method will interact with another OMX
467 OMX_ERRORTYPE (*ComponentTunnelRequest)( member in struct:OMX_COMPONENTTYPE
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
H A DOMX_VideoEncoder.c240 static OMX_ERRORTYPE ComponentTunnelRequest (OMX_IN OMX_HANDLETYPE hComponent,
429 pHandle->ComponentTunnelRequest = ComponentTunnelRequest;
3963 * ComponentTunnelRequest() Sets application callbacks to the component
3977 OMX_ERRORTYPE ComponentTunnelRequest(OMX_IN OMX_HANDLETYPE hComponent, function
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_Component.h406 /** The ComponentTunnelRequest method will interact with another OMX
467 OMX_ERRORTYPE (*ComponentTunnelRequest)( member in struct:OMX_COMPONENTTYPE

Completed in 631 milliseconds