camerad: reduce to 1s of buffers

old-commit-hash: 72cc2e34cb
testing-closet
Adeeb Shihadeh 1 year ago
parent efa9cce3de
commit 7df9a44085
  1. 2
      system/camerad/cameras/camera_common.h

@ -26,7 +26,7 @@
#define CAMERA_ID_OX03C10 9 #define CAMERA_ID_OX03C10 9
#define CAMERA_ID_MAX 10 #define CAMERA_ID_MAX 10
const int YUV_BUFFER_COUNT = 40; const int YUV_BUFFER_COUNT = 20;
enum CameraType { enum CameraType {
RoadCam = 0, RoadCam = 0,

Loading…
Cancel
Save