Searched refs:getNumOfSnapshots (Results 1 – 5 of 5) sorted by relevance
116 uint8_t getNumOfSnapshots();
285 uint8_t QCameraParametersIntf::getNumOfSnapshots() in getNumOfSnapshots() function in qcamera::QCameraParametersIntf289 return mImpl->getNumOfSnapshots(); in getNumOfSnapshots()
481 return mParameters.getNumOfSnapshots();}; in numOfSnapshotsExpected()
2605 int minCaptureBuffers = mParameters.getNumOfSnapshots(); in getBufNumRequired()3330 (mParameters.getNumOfSnapshots() in initStreamInfoBuf()3345 streamInfo->num_of_burst = mParameters.getNumOfSnapshots(); in initStreamInfoBuf()3366 streamInfo->num_of_burst = (uint8_t)(mParameters.getNumOfSnapshots() in initStreamInfoBuf()4912 uint8_t numSnapshots = mParameters.getNumOfSnapshots(); in takePicture()5351 uint8_t numSnapshots = mParameters.getNumOfSnapshots(); in longShot()8539 uint32_t burst_cnt = mParameters.getNumOfSnapshots(); in addReprocChannel()
685 uint8_t getNumOfSnapshots();