Searched refs:getAecFrameBoundValue (Results 1 – 4 of 4) sorted by relevance
122 uint8_t getAecFrameBoundValue();
359 uint8_t QCameraParametersIntf::getAecFrameBoundValue() in getAecFrameBoundValue() function in qcamera::QCameraParametersIntf363 return mImpl->getAecFrameBoundValue(); in getAecFrameBoundValue()
683 uint8_t getAecFrameBoundValue() {return mAecFrameBound;}; in getAecFrameBoundValue() function
5986 (mInstantAecFrameCount >= mParameters.getAecFrameBoundValue())) { in processAEInfo()7034 mParameters.isInstantCaptureEnabled() ? (uint8_t)mParameters.getAecFrameBoundValue() : 0; in addZSLChannel()