Searched defs:ComponentDeInit (Results 1 - 23 of 23) sorted by relevance

/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
H A DOMX_AacDecoder.c156 static OMX_ERRORTYPE ComponentDeInit(OMX_HANDLETYPE pHandle);
226 pHandle->ComponentDeInit = ComponentDeInit;
1644 * @fn ComponentDeInit() This function deinitializes the component. It is called
1659 static OMX_ERRORTYPE ComponentDeInit(OMX_HANDLETYPE pHandle) function
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
H A DOMX_AacEncoder.c122 static OMX_ERRORTYPE ComponentDeInit(OMX_HANDLETYPE pHandle);
189 pHandle->ComponentDeInit = ComponentDeInit;
1689 static OMX_ERRORTYPE ComponentDeInit(OMX_HANDLETYPE pHandle) function
1699 OMX_PRINT1(dbg, "%d :: AACENC: ComponentDeInit\n",__LINE__);
1737 OMX_PRINT2(dbg, "%d :: AACENC: Inside ComponentDeInit point A \n",__LINE__);
1740 OMX_PRINT2(dbg, "%d :: AACENC: Inside ComponentDeInit Point B \n",__LINE__);
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
H A DOMX_G711Decoder.c145 static OMX_ERRORTYPE ComponentDeInit(OMX_HANDLETYPE pHandle);
228 pHandle->ComponentDeInit = ComponentDeInit;
1487 static OMX_ERRORTYPE ComponentDeInit(OMX_HANDLETYPE pHandle) function
1497 G711DEC_DPRINT ("%d ::ComponentDeInit\n",__LINE__);
1520 G711DEC_DPRINT ("%d ::ComponentDeInit\n",__LINE__);
1522 G711DEC_DPRINT ("%d ::ComponentDeInit\n",__LINE__);
1525 G711DEC_DPRINT ("%d ::ComponentDeInit\n",__LINE__);
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
H A DOMX_G711Encoder.c127 static OMX_ERRORTYPE ComponentDeInit(OMX_HANDLETYPE pHandle);
204 pHandle->ComponentDeInit = ComponentDeInit;
1319 static OMX_ERRORTYPE ComponentDeInit(OMX_HANDLETYPE pHandle) function
1325 G711ENC_DPRINT("%d :: Entering ComponentDeInit\n", __LINE__);
1366 G711ENC_DPRINT("%d :: Exiting ComponentDeInit\n", __LINE__);
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
H A DOMX_G722Decoder.c148 static OMX_ERRORTYPE ComponentDeInit(OMX_HANDLETYPE pHandle);
225 pHandle->ComponentDeInit = ComponentDeInit;
1484 * @fn ComponentDeInit() This function deinitializes the component. It is called
1499 static OMX_ERRORTYPE ComponentDeInit(OMX_HANDLETYPE pHandle) function
1508 G722DEC_DPRINT("ComponentDeInit\n");
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
H A DOMX_G722Encoder.c147 static OMX_ERRORTYPE ComponentDeInit(OMX_HANDLETYPE pHandle);
220 pHandle->ComponentDeInit = ComponentDeInit;
1541 * @fn ComponentDeInit() description for ComponentDeInit
1542 ComponentDeInit().
1548 static OMX_ERRORTYPE ComponentDeInit(OMX_HANDLETYPE pHandle) function
1555 G722ENC_DPRINT("%d:::ComponentDeInit\n",__LINE__);
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
H A DOMX_G726Decoder.c150 static OMX_ERRORTYPE ComponentDeInit(OMX_HANDLETYPE pHandle);
228 pHandle->ComponentDeInit = ComponentDeInit;
1504 * @fn ComponentDeInit() This function deinitializes the component. It is called
1519 static OMX_ERRORTYPE ComponentDeInit(OMX_HANDLETYPE pHandle) function
1528 G726DEC_DPRINT("ComponentDeInit\n");
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
H A DOMX_G726Encoder.c137 static OMX_ERRORTYPE ComponentDeInit(OMX_HANDLETYPE pHandle);
209 pHandle->ComponentDeInit = ComponentDeInit;
1242 static OMX_ERRORTYPE ComponentDeInit(OMX_HANDLETYPE pHandle) function
1249 G726ENC_DPRINT("%d :: Entering ComponentDeInit\n", __LINE__);
1293 G726ENC_DPRINT("%d :: Exiting ComponentDeInit\n", __LINE__);
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
H A DOMX_G729Decoder.c144 static OMX_ERRORTYPE ComponentDeInit(OMX_HANDLETYPE pHandle);
237 pHandle->ComponentDeInit = ComponentDeInit;
1492 static OMX_ERRORTYPE ComponentDeInit(OMX_HANDLETYPE pHandle) function
1507 G729DEC_DPRINT ("%d ::ComponentDeInit\n",__LINE__);
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
H A DOMX_G729Encoder.c145 static OMX_ERRORTYPE ComponentDeInit(OMX_HANDLETYPE pHandle);
218 pHandle->ComponentDeInit = ComponentDeInit;
1488 static OMX_ERRORTYPE ComponentDeInit(OMX_HANDLETYPE pHandle) function
1559 G729ENC_DPRINT("Exiting ComponentDeInit. Returning = 0x%x\n", eError);
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
H A DOMX_Mp3Decoder.c156 static OMX_ERRORTYPE ComponentDeInit(OMX_HANDLETYPE pHandle);
231 pHandle->ComponentDeInit = ComponentDeInit;
1702 * @fn ComponentDeInit() This function deinitializes the component. It is called
1717 static OMX_ERRORTYPE ComponentDeInit(OMX_HANDLETYPE pHandle) function
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
H A DOMX_AmrDecoder.c139 static OMX_ERRORTYPE ComponentDeInit(OMX_HANDLETYPE pHandle);
223 pHandle->ComponentDeInit = ComponentDeInit;
1684 static OMX_ERRORTYPE ComponentDeInit(OMX_HANDLETYPE pHandle) function
1696 OMX_PRINT1(dbg, "%d ::OMX_AmrDecoder.c ::ComponentDeInit\n",__LINE__);
1719 OMX_PRINT2(dbg, "%d ::OMX_AmrDecoder.c ::ComponentDeInit\n",__LINE__);
1722 OMX_PRINT2(dbg, "%d ::OMX_AmrDecoder.c ::ComponentDeInit\n",__LINE__);
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
H A DOMX_AmrEncoder.c151 static OMX_ERRORTYPE ComponentDeInit(OMX_HANDLETYPE pHandle);
230 pHandle->ComponentDeInit = ComponentDeInit;
1734 static OMX_ERRORTYPE ComponentDeInit(OMX_HANDLETYPE pHandle) function
1744 OMX_PRINT1(dbg, "%d :: Entering ComponentDeInit\n", __LINE__);
1810 OMXDBG_PRINT(stderr, PRINT, 1, 0, "%d :: Exiting ComponentDeInit Returning 0x%x\n", __LINE__, eError);
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
H A DOMX_WbAmrDecoder.c145 static OMX_ERRORTYPE ComponentDeInit(OMX_HANDLETYPE pHandle);
219 pHandle->ComponentDeInit = ComponentDeInit;
1604 static OMX_ERRORTYPE ComponentDeInit(OMX_HANDLETYPE pHandle) function
1616 OMX_PRINT1(dbg, "ComponentDeInit\n");
1641 OMX_PRINT1(dbg, "ComponentDeInit\n");
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
H A DOMX_WbAmrEncoder.c145 static OMX_ERRORTYPE ComponentDeInit(OMX_HANDLETYPE pHandle);
213 pHandle->ComponentDeInit = ComponentDeInit;
1825 static OMX_ERRORTYPE ComponentDeInit(OMX_HANDLETYPE pHandle) { function
1897 OMX_PRINT1(dbg, "Exiting ComponentDeInit Returning = 0x%x", eError);
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
H A DOMX_WmaDecoder.c140 static OMX_ERRORTYPE ComponentDeInit(OMX_HANDLETYPE pHandle);
208 pHandle->ComponentDeInit = ComponentDeInit;
1539 static OMX_ERRORTYPE ComponentDeInit(OMX_HANDLETYPE pHandle) function
1553 OMX_PRINT1(dbg, "%d ::ComponentDeInit\n",__LINE__);
1579 OMX_PRINT1(dbg, "%d ::ComponentDeInit\n",__LINE__);
1582 OMX_PRINT1(dbg, "%d ::ComponentDeInit\n",__LINE__);
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
H A DOMX_JpegDecoder.c629 pHandle->ComponentDeInit = ComponentDeInit;
1984 * @fn ComponentDeInit - Deinitialize Component. This method will clean all
1992 OMX_ERRORTYPE ComponentDeInit(OMX_HANDLETYPE hComponent) function
2008 OMX_PRINT1(dbg, "Entering funtion ComponentDeInit\n");
2033 } /* End of ComponentDeInit */
/hardware/qcom/media/mm-core/inc/
H A DOMX_Component.h545 /** ComponentDeInit method is used to deinitialize the component
556 OMX_ERRORTYPE (*ComponentDeInit)( member in struct:OMX_COMPONENTTYPE
/hardware/qcom/media/mm-core/omxcore/inc/
H A DOMX_Component.h545 /** ComponentDeInit method is used to deinitialize the component
556 OMX_ERRORTYPE (*ComponentDeInit)( member in struct:OMX_COMPONENTTYPE
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
H A DOMX_Component.h545 /** ComponentDeInit method is used to deinitialize the component
556 OMX_ERRORTYPE (*ComponentDeInit)( member in struct:OMX_COMPONENTTYPE
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
H A DOMX_Component.h545 /** ComponentDeInit method is used to deinitialize the component
556 OMX_ERRORTYPE (*ComponentDeInit)( member in struct:OMX_COMPONENTTYPE
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
H A DOMX_VideoEncoder.c263 static OMX_ERRORTYPE ComponentDeInit (OMX_IN OMX_HANDLETYPE hComponent);
435 pHandle->ComponentDeInit = ComponentDeInit;
3059 static OMX_ERRORTYPE ComponentDeInit(OMX_IN OMX_HANDLETYPE hComponent) function
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_Component.h545 /** ComponentDeInit method is used to deinitialize the component
556 OMX_ERRORTYPE (*ComponentDeInit)( member in struct:OMX_COMPONENTTYPE

Completed in 1710 milliseconds