summaryrefslogtreecommitdiff
path: root/common/hal/google_camera_hal/zsl_snapshot_capture_session.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/hal/google_camera_hal/zsl_snapshot_capture_session.h')
-rw-r--r--common/hal/google_camera_hal/zsl_snapshot_capture_session.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/hal/google_camera_hal/zsl_snapshot_capture_session.h b/common/hal/google_camera_hal/zsl_snapshot_capture_session.h
index 082c85b..dab4515 100644
--- a/common/hal/google_camera_hal/zsl_snapshot_capture_session.h
+++ b/common/hal/google_camera_hal/zsl_snapshot_capture_session.h
@@ -93,7 +93,7 @@ class ZslSnapshotCaptureSession : public CaptureSession {
private:
static constexpr uint32_t kPartialResult = 1;
- static constexpr int kAdditionalBufferNumber = 1;
+ static constexpr int kAdditionalBufferNumber = 3;
status_t Initialize(CameraDeviceSessionHwl* device_session_hwl,
const StreamConfiguration& stream_config,