forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-20 e636c8d336489bf3eed5878299e6cc045bbad077
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