Home
last modified time | relevance | path

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

/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
DOMX_VideoDec_Thread.c279 if(pComponentPrivate->bDynamicConfigurationInProgress){ in OMX_VidDec_Thread()
297 if(pComponentPrivate->bDynamicConfigurationInProgress == OMX_TRUE || in OMX_VidDec_Thread()
316 if(pComponentPrivate->bDynamicConfigurationInProgress){ in OMX_VidDec_Thread()
332 if(pComponentPrivate->bDynamicConfigurationInProgress){ in OMX_VidDec_Thread()
392 …>eLCMLState == VidDec_LCML_State_Start && pComponentPrivate->bDynamicConfigurationInProgress == OM… in OMX_VidDec_Return()
451 …if(!(pComponentPrivate->bDynamicConfigurationInProgress == OMX_TRUE && pComponentPrivate->bInPortS… in OMX_VidDec_Return()
DOMX_VideoDecoder.c697 pComponentPrivate->bDynamicConfigurationInProgress == OMX_TRUE && in VIDDEC_SendCommand()
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
DOMX_VideoDec_Utils.h948 OMX_BOOL bDynamicConfigurationInProgress; member