Home
last modified time | relevance | path

Searched refs:pLCML (Results 1 – 14 of 14) sorted by relevance

/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
DOMX_JpegDec_Utils.c154 pComponentPrivate->pLCML = (void *)LCML_pHandle; in GetLCMLHandleJpegDec()
155 pComponentPrivate->pLCML->pComponentPrivate = (JPEGDEC_COMPONENT_PRIVATE *)pComponentPrivate; in GetLCMLHandleJpegDec()
190 (LCML_DSP_INTERFACE*)pComponentPrivate->pLCML = (LCML_DSP_INTERFACE *)LCML_pHandle; in GetLCMLHandleJpegDec()
191 pComponentPrivate->pLCML->pComponentPrivate = (JPEGDEC_COMPONENT_PRIVATE *)pComponentPrivate; in GetLCMLHandleJpegDec()
431 …LCML_ControlCodec(((LCML_DSP_INTERFACE*)pComponentPrivate->pLCML)->pCodecinterfacehandle,EMMCodecC… in Free_ComponentResourcesJpegDec()
786 LCML_DSP_INTERFACE *pLCML = NULL; in HandleInternalFlush() local
800 pLCML = (LCML_DSP_INTERFACE*)pComponentPrivate->pLCML; in HandleInternalFlush()
803 …eError = LCML_ControlCodec(((LCML_DSP_INTERFACE*)pLCML)->pCodecinterfacehandle,EMMCodecControlStrm… in HandleInternalFlush()
853 pLCML = (LCML_DSP_INTERFACE*)pComponentPrivate->pLCML; in HandleInternalFlush()
856 …eError = LCML_ControlCodec(((LCML_DSP_INTERFACE*)pLCML)->pCodecinterfacehandle,EMMCodecControlStrm… in HandleInternalFlush()
[all …]
DOMX_JpegDecoder.c697 pComponentPrivate->pLCML = NULL; in OMX_ComponentInit()
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
DOMX_JpegEnc_Utils.c164 pComponentPrivate->pLCML = (void *)LCML_pHandle; in GetJpegEncLCMLHandle()
165 pComponentPrivate->pLCML->pComponentPrivate = (JPEGENC_COMPONENT_PRIVATE *)pComponentPrivate; in GetJpegEncLCMLHandle()
199 (LCML_DSP_INTERFACE*)pComponentPrivate->pLCML = (LCML_DSP_INTERFACE *)LCML_pHandle; in GetJpegEncLCMLHandle()
200 pComponentPrivate->pLCML->pComponentPrivate = (JPEGENC_COMPONENT_PRIVATE *)pComponentPrivate; in GetJpegEncLCMLHandle()
441 if ( pComponentPrivate->pLCML != NULL && pComponentPrivate->isLCMLActive) { in JPEGEnc_Free_ComponentResources()
442 …LCML_ControlCodec(((LCML_DSP_INTERFACE*)pComponentPrivate->pLCML)->pCodecinterfacehandle,EMMCodecC… in JPEGEnc_Free_ComponentResources()
444 pComponentPrivate->pLCML = NULL; in JPEGEnc_Free_ComponentResources()
785 pLcmlHandle = (LCML_DSP_INTERFACE*)pComponentPrivate->pLCML; in HandleJpegEncInternalFlush()
807 pLcmlHandle = (LCML_DSP_INTERFACE*)pComponentPrivate->pLCML; in HandleJpegEncInternalFlush()
848 pLcmlHandle = (LCML_DSP_INTERFACE*)pComponentPrivate->pLCML; in HandleJpegEncCommandFlush()
[all …]
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
DOMX_VideoEnc_Utils.c955 pLcmlHandle = (LCML_DSP_INTERFACE*)pComponentPrivate->pLCML; in OMX_VIDENC_HandleCommandFlush()
1308 pLcmlHandle = (LCML_DSP_INTERFACE*)pComponentPrivate->pLCML; in OMX_VIDENC_HandleCommandStateSetIdle()
1328 pComponentPrivate->pLCML = NULL; in OMX_VIDENC_HandleCommandStateSetIdle()
1573 pLcmlHandle = (LCML_DSP_INTERFACE*)pComponentPrivate->pLCML; in OMX_VIDENC_HandleCommandStateSetIdle()
1824 pLcmlHandle = (LCML_DSP_INTERFACE*)pComponentPrivate->pLCML; in OMX_VIDENC_HandleCommandStateSetExecuting()
1935 pLcmlHandle = (LCML_DSP_INTERFACE*)pComponentPrivate->pLCML; in OMX_VIDENC_HandleCommandStateSetPause()
1956 pLcmlHandle = (LCML_DSP_INTERFACE*)pComponentPrivate->pLCML; in OMX_VIDENC_HandleCommandStateSetPause()
2109 pLcmlHandle = (LCML_DSP_INTERFACE*)pComponentPrivate->pLCML; in OMX_VIDENC_HandleCommandStateSetLoaded()
2183 pComponentPrivate->pLCML = NULL; in OMX_VIDENC_HandleCommandStateSetLoaded()
2254 pLcmlHandle = (LCML_DSP_INTERFACE*)(((VIDENC_COMPONENT_PRIVATE*)pComponentPrivate)->pLCML); in OMX_VIDENC_Process_FreeOutBuf()
[all …]
DOMX_VideoEnc_Thread.c132 pLcmlHandle = (LCML_DSP_INTERFACE*)pComponentPrivate->pLCML; in OMX_VIDENC_Thread()
DOMX_VideoEncoder.c3089 pLcmlHandle = pComponentPrivate->pLCML; in ComponentDeInit()
3131 pComponentPrivate->pLCML = NULL; in ComponentDeInit()
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/inc/
DOMX_VPP_Utils.h393 LCML_DSP_INTERFACE* pLCML; member
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/inc/
DOMX_JpegEnc_Utils.h452 LCML_DSP_INTERFACE* pLCML; member
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/inc/
DOMX_JpegDec_Utils.h434 LCML_DSP_INTERFACE* pLCML; member
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
DOMX_VideoDec_Thread.c135 pLcmlHandle = (LCML_DSP_INTERFACE *)pComponentPrivate->pLCML; in OMX_VidDec_Thread()
DOMX_VideoDecoder.c2582 pComponentPrivate->pLCML != NULL){ in VIDDEC_ComponentDeInit()
2584 pLcmlHandle = (LCML_DSP_INTERFACE*)pComponentPrivate->pLCML; in VIDDEC_ComponentDeInit()
2593 pComponentPrivate->pLCML = NULL; in VIDDEC_ComponentDeInit()
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
DOMX_VPP_Utils.c1784 pComponentPrivate->pLCML = NULL; in VPP_StateToLoaded()
1964 pComponentPrivate->pLCML = NULL; in VPP_HandleCommand()
3196 pComponentPrivate->pLCML = (void*)pHandle; in VPP_GetLCMLHandle()
3197 pComponentPrivate->pLCML->pComponentPrivate = (VPP_COMPONENT_PRIVATE *)pComponentPrivate; in VPP_GetLCMLHandle()
3231 (LCML_DSP_INTERFACE*)pComponentPrivate->pLCML = (LCML_DSP_INTERFACE*)pHandle; in VPP_GetLCMLHandle()
3232 pComponentPrivate->pLCML->pComponentPrivate = (VPP_COMPONENT_PRIVATE *)pComponentPrivate; in VPP_GetLCMLHandle()
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/
DOMX_VideoEnc_Utils.h595 LCML_DSP_INTERFACE* pLCML; member
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
DOMX_VideoDec_Utils.h902 LCML_DSP_INTERFACE* pLCML; member