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

  /hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMXCapture.cpp 663 for ( i = 0 ; (i < ARRAY_SIZE(enqueueShotConfigs.nShotConfig)) && (confID < evCount); i++, confID++ ) {
665 enqueueShotConfigs.nShotConfig[i].nConfigId = confID;
666 enqueueShotConfigs.nShotConfig[i].nFrames = 1;
670 enqueueShotConfigs.nShotConfig[i].nEC = evValues[confID];
671 enqueueShotConfigs.nShotConfig[i].nExp = 0;
672 enqueueShotConfigs.nShotConfig[i].nGain = 0;
675 enqueueShotConfigs.nShotConfig[i].nEC = 0;
676 enqueueShotConfigs.nShotConfig[i].nExp = evValues[confID];
677 enqueueShotConfigs.nShotConfig[i].nGain = evValues2[confID];
679 enqueueShotConfigs.nShotConfig[i].eExpGainApplyMethod = OMX_TI_EXPGAINAPPLYMETHOD_ABSOLUTE
    [all...]
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_TI_IVCommon.h     [all...]

Completed in 31 milliseconds