HomeSort by relevance Sort by last modified time
    Searched refs:bDynamicConfigurationInProgress (Results 1 - 4 of 4) sorted by null

  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDec_Thread.c 279 if(pComponentPrivate->bDynamicConfigurationInProgress){
297 if(pComponentPrivate->bDynamicConfigurationInProgress == OMX_TRUE ||
316 if(pComponentPrivate->bDynamicConfigurationInProgress){
332 if(pComponentPrivate->bDynamicConfigurationInProgress){
392 (pComponentPrivate->eLCMLState == VidDec_LCML_State_Start && pComponentPrivate->bDynamicConfigurationInProgress == OMX_FALSE)) ||
451 if(!(pComponentPrivate->bDynamicConfigurationInProgress == OMX_TRUE && pComponentPrivate->bInPortSettingsChanged == OMX_FALSE)){
OMX_VideoDec_Utils.c     [all...]
OMX_VideoDecoder.c     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
OMX_VideoDec_Utils.h 948 OMX_BOOL bDynamicConfigurationInProgress;
    [all...]

Completed in 595 milliseconds