mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-06 05:52:12 +08:00
increase yuv buffer count to hold 5s (#21528)
* increase yuv buffer count to hold 5s * bump cereal old-commit-hash: 4738fe0e45a9fded16333b08d27538aeedf044cf
This commit is contained in:
+1
-1
Submodule cereal updated: 2f64d4902e...e68da2f7d6
@@ -27,7 +27,7 @@
|
||||
#define CAMERA_ID_MAX 9
|
||||
|
||||
#define UI_BUF_COUNT 4
|
||||
#define YUV_COUNT 40
|
||||
#define YUV_COUNT 100
|
||||
#define LOG_CAMERA_ID_FCAMERA 0
|
||||
#define LOG_CAMERA_ID_DCAMERA 1
|
||||
#define LOG_CAMERA_ID_ECAMERA 2
|
||||
|
||||
Reference in New Issue
Block a user