Home
last modified time | relevance | path

Searched refs:VidDec_LCML_State_Unload (Results 1 – 2 of 2) sorted by relevance

/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
DOMX_VideoDec_Utils.h427 VidDec_LCML_State_Unload = 0, enumerator
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
DOMX_VideoDecoder.c2580 if(pComponentPrivate->eLCMLState != VidDec_LCML_State_Unload && in VIDDEC_ComponentDeInit()
2588 if(pComponentPrivate->eLCMLState != VidDec_LCML_State_Unload && in VIDDEC_ComponentDeInit()
2594 pComponentPrivate->eLCMLState = VidDec_LCML_State_Unload; in VIDDEC_ComponentDeInit()