Home
last modified time | relevance | path

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

/hardware/intel/common/utils/ISV/omx/
Disv_omxcomponent.cpp82 mOutputCropChanged(false), in ISVComponent()
718 if (mOutputCropChanged && mISVBufferManager != NULL) { in ISV_FillBufferDone()
722 mOutputCropChanged = false; in ISV_FillBufferDone()
803 mOutputCropChanged = true; in ISV_EventHandler()
/hardware/intel/common/utils/ISV/include/
Disv_omxcomponent.h294 bool mOutputCropChanged; variable