Searched refs:ComponentDeInit (Results 1 - 25 of 43) sorted by relevance

12

/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/core/
H A DExynos_OMX_Component_Register.c169 (NULL == component->ComponentDeInit) ||
215 if (NULL != pOMXComponent->ComponentDeInit)
216 pOMXComponent->ComponentDeInit(pOMXComponent);
248 pOMXComponent->ComponentDeInit(pOMXComponent);
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_video_dec/src/
H A Domx_proxy_videodec_secure.c95 pHandle->ComponentDeInit = PROXY_VIDDEC_Secure_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/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
/hardware/qcom/media/mm-core/omxcore/src/common/
H A Domx_core_cmp.cpp74 component->ComponentDeInit = &qc_omx_component_deinit;
/hardware/qcom/media/mm-core/src/common/
H A Domx_core_cmp.cpp74 component->ComponentDeInit = &qc_omx_component_deinit;
/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/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/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/inc/
H A DOMX_JpegDec_Utils.h552 OMX_ERRORTYPE ComponentDeInit(OMX_HANDLETYPE hComponent);
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/src/
H A DOMX_Core.c356 retVal = pHandle->ComponentDeInit(hComponent);
358 ALOGE("%d :: ComponentDeInit failed %d\n",__LINE__, retVal);
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_camera/src/
H A Domx_proxy_camera.c339 pHandle->ComponentDeInit = ComponentPrivateDeInit;
/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/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

Completed in 287 milliseconds

12