Home
last modified time | relevance | path

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

/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
DOMXCapture.cpp156 mPendingCaptureSettings |= SetBurstExpBracket; in setParametersCapture()
163 mPendingCaptureSettings |= SetBurstExpBracket; in setParametersCapture()
178 mPendingCaptureSettings |= SetBurstExpBracket; in setParametersCapture()
188 mPendingCaptureSettings |= SetBurstExpBracket; in setParametersCapture()
193 mPendingCaptureSettings |= SetBurstExpBracket; in setParametersCapture()
197 mPendingCaptureSettings |= SetBurstExpBracket; in setParametersCapture()
271 mPendingCaptureSettings |= SetBurstExpBracket; in setParametersCapture()
277 if (mBurstFrames != 1) mPendingCaptureSettings |= SetBurstExpBracket; in setParametersCapture()
1172 if (capParams->mPendingCaptureSettings & SetBurstExpBracket) { in startImageCapture()
1173 mPendingCaptureSettings &= ~SetBurstExpBracket; in startImageCapture()
/hardware/ti/omap4-aah/camera/inc/OMXCameraAdapter/
DOMXCameraAdapter.h262 SetBurstExpBracket = 1 << 2, enumerator