Searched refs:getAecFrameBoundValue (Results 1 – 4 of 4) sorted by relevance
130 uint8_t getAecFrameBoundValue();
376 uint8_t QCameraParametersIntf::getAecFrameBoundValue() in getAecFrameBoundValue() function in qcamera::QCameraParametersIntf380 return mImpl->getAecFrameBoundValue(); in getAecFrameBoundValue()
699 uint8_t getAecFrameBoundValue() {return mAecFrameBound;}; in getAecFrameBoundValue() function
6621 (mInstantAecFrameCount >= mParameters.getAecFrameBoundValue())) { in processAEInfo()7940 mParameters.isInstantCaptureEnabled() ? (uint8_t)mParameters.getAecFrameBoundValue() : 0; in addZSLChannel()