Home
last modified time | relevance | path

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

/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
DOMXCapture.cpp679 … enqueueShotConfigs.nShotConfig[i].eExpGainApplyMethod = OMX_TI_EXPGAINAPPLYMETHOD_ABSOLUTE; in setVectorShot()
683 … enqueueShotConfigs.nShotConfig[i].eExpGainApplyMethod = OMX_TI_EXPGAINAPPLYMETHOD_ABSOLUTE; in setVectorShot()
687 … enqueueShotConfigs.nShotConfig[i].eExpGainApplyMethod = OMX_TI_EXPGAINAPPLYMETHOD_RELATIVE; in setVectorShot()
691 … enqueueShotConfigs.nShotConfig[i].eExpGainApplyMethod = OMX_TI_EXPGAINAPPLYMETHOD_FORCE_ABSOLUTE; in setVectorShot()
696 … enqueueShotConfigs.nShotConfig[i].eExpGainApplyMethod = OMX_TI_EXPGAINAPPLYMETHOD_FORCE_RELATIVE; in setVectorShot()
731 enqueueShotConfigs.nShotConfig[0].eExpGainApplyMethod = OMX_TI_EXPGAINAPPLYMETHOD_RELATIVE; in setVectorShot()
/hardware/ti/omap4-aah/domx/omx_core/inc/
DOMX_TI_IVCommon.h3539 OMX_TI_EXPGAINAPPLYMETHODTYPE eExpGainApplyMethod; member