hc
2023-12-11 6778948f9de86c3cfaf36725a7c87dcff9ba247f
kernel/drivers/video/rockchip/vehicle/vehicle_cfg.h
....@@ -139,6 +139,7 @@
139139 /*0:no, 1:90; 2:180; 4:270; 0x10:mirror-y; 0x20:mirror-x*/
140140 int rotate_mirror;
141141 struct rkmodule_csi_dphy_param *dphy_param;
142
+ int drop_frames;
142143 };
143144
144145 #endif