Home
last modified time | relevance | path

Searched refs:pDllHandle (Results 1 – 7 of 7) sorted by relevance

/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/inc/
DOMX_VPP_Utils.h394 void * pDllHandle; member
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
DOMX_JpegDec_Utils.c153 pComponentPrivate->pDllHandle = handle; in GetLCMLHandleJpegDec()
437 dlclose(pComponentPrivate->pDllHandle); in Free_ComponentResourcesJpegDec()
438 pComponentPrivate->pDllHandle = NULL; in Free_ComponentResourcesJpegDec()
1559 dlclose(pComponentPrivate->pDllHandle); in HandleCommandJpegDec()
1560 pComponentPrivate->pDllHandle = NULL; in HandleCommandJpegDec()
DOMX_JpegDecoder.c696 pComponentPrivate->pDllHandle = NULL; in OMX_ComponentInit()
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/inc/
DOMX_JpegEnc_Utils.h453 void * pDllHandle; member
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/inc/
DOMX_JpegDec_Utils.h427 void * pDllHandle; member
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
DOMX_JpegEnc_Utils.c163 pComponentPrivate->pDllHandle = handle; in GetJpegEncLCMLHandle()
443 dlclose(pComponentPrivate->pDllHandle); in JPEGEnc_Free_ComponentResources()
1913 dlclose(pComponentPrivate->pDllHandle); in HandleJpegEncCommand()
3215 dlclose(pComponentPrivate->pDllHandle); in ResourceManagerCallback()
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
DOMX_VPP_Utils.c1782 dlclose(pComponentPrivate->pDllHandle); in VPP_StateToLoaded()
1962 dlclose(pComponentPrivate->pDllHandle); in VPP_HandleCommand()
3195 pComponentPrivate->pDllHandle = handle; in VPP_GetLCMLHandle()