mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-03 12:32:06 +08:00
camerad: reduce to 1s of buffers
old-commit-hash: 72cc2e34cbd3ad25557c4b226c12790cb97457cd
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
#define CAMERA_ID_OX03C10 9
|
||||
#define CAMERA_ID_MAX 10
|
||||
|
||||
const int YUV_BUFFER_COUNT = 40;
|
||||
const int YUV_BUFFER_COUNT = 20;
|
||||
|
||||
enum CameraType {
|
||||
RoadCam = 0,
|
||||
|
||||
Reference in New Issue
Block a user