forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
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