forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-19 151fecfb72a0d602dfe79790602ef64b4e241574
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