Searched refs:getNumOfSnapshots (Results 1 – 6 of 6) sorted by relevance
108 uint8_t getNumOfSnapshots();
268 uint8_t QCameraParametersIntf::getNumOfSnapshots() in getNumOfSnapshots() function in qcamera::QCameraParametersIntf272 return mImpl->getNumOfSnapshots(); in getNumOfSnapshots()
461 return mParameters.getNumOfSnapshots();}; in numOfSnapshotsExpected()
2434 int minCaptureBuffers = mParameters.getNumOfSnapshots(); in getBufNumRequired()3038 (mParameters.getNumOfSnapshots() in allocateStreamInfoBuf()3051 streamInfo->num_of_burst = mParameters.getNumOfSnapshots(); in allocateStreamInfoBuf()3064 streamInfo->num_of_burst = (uint8_t)(mParameters.getNumOfSnapshots() in allocateStreamInfoBuf()4453 uint8_t numSnapshots = mParameters.getNumOfSnapshots(); in takePicture()4873 uint8_t numSnapshots = mParameters.getNumOfSnapshots(); in longShot()7730 uint32_t burst_cnt = mParameters.getNumOfSnapshots(); in addReprocChannel()
668 uint8_t getNumOfSnapshots();
7351 frame_config.configs[i].num_frames = getNumOfSnapshots(); in configureFlash()7483 frame_config.configs[0].num_frames = getNumOfSnapshots(); in configureLowLight()7511 frame_config.configs[i].num_frames = getNumOfSnapshots(); in configureManualCapture()10497 uint8_t QCameraParameters::getNumOfSnapshots() in getNumOfSnapshots() function in qcamera::QCameraParameters10564 burstCount = getNumOfSnapshots(); in getBurstCountForAdvancedCapture()13552 == getNumOfSnapshots())) { in setReprocCount()13816 snprintf(s, 128, "getNumOfSnapshots: %d\n", getNumOfSnapshots()); in dump()