Searched defs:bracketing (Results 1 - 1 of 1) sorted by relevance

/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
H A DOMXCapture.cpp195 // if bracketing was previously set...we set again before capturing to clear
723 // Handle burst capture (no any bracketing) case
725 CAMHAL_LOGE("Handle burst capture (no any bracketing) case");
773 ///If frameCount>0 and evCount>0 then this is the cause of HQ Exposure bracketing.
919 CAMHAL_LOGEB("Invalid bracketing buffer index 0x%x", currentBufferIdx);
1029 CAMHAL_LOGEA("Unable to allocate bracketing management structures");
1096 status_t OMXCameraAdapter::startImageCapture(bool bracketing, CachedCaptureParameters* capParams) argument
1120 if ( !bracketing ) {
1135 //During bracketing image capture is already active
1140 //Stop bracketing, activat
[all...]

Completed in 22 milliseconds