Home
last modified time | relevance | path

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

/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
DOMXCapture.cpp708 enqueueShotConfigs.bFlushQueue = doFlush ? OMX_TRUE : OMX_FALSE; in setVectorShot()
735 enqueueShotConfigs.bFlushQueue = doFlush ? OMX_TRUE : OMX_FALSE; in setVectorShot()
1414 resetShotConfigs.bFlushQueue = OMX_TRUE; in stopImageCapture()
/hardware/ti/omap4-aah/domx/omx_core/inc/
DOMX_TI_IVCommon.h3561 OMX_BOOL bFlushQueue; member