Searched refs:bDynamicConfigurationInProgress (Results 1 – 3 of 3) sorted by relevance
279 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()
697 pComponentPrivate->bDynamicConfigurationInProgress == OMX_TRUE && in VIDDEC_SendCommand()
948 OMX_BOOL bDynamicConfigurationInProgress; member