Home
last modified time | relevance | path

Searched refs:bErrorLcmlHandle (Results 1 – 3 of 3) sorted by relevance

/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/
DOMX_VideoEnc_Utils.h642 OMX_BOOL bErrorLcmlHandle; member
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
DOMX_VideoEnc_Utils.c3194 pComponentPrivate->bErrorLcmlHandle = OMX_FALSE; in OMX_VIDENC_InitDSP_H264Enc()
3423 pComponentPrivate->bErrorLcmlHandle = OMX_TRUE; in OMX_VIDENC_InitDSP_H264Enc()
3473 pComponentPrivate->bErrorLcmlHandle = OMX_FALSE; in OMX_VIDENC_InitDSP_Mpeg4Enc()
3775 pComponentPrivate->bErrorLcmlHandle = OMX_TRUE; in OMX_VIDENC_InitDSP_Mpeg4Enc()
DOMX_VideoEncoder.c392 pComponentPrivate->bErrorLcmlHandle = OMX_FALSE; in OMX_ComponentInit()
3086 if(!(pComponentPrivate->bErrorLcmlHandle) && in ComponentDeInit()