kernel/drivers/video/rockchip/vehicle/vehicle_cfg.h
.. .. @@ -139,6 +139,7 @@ 139 139 /*0:no, 1:90; 2:180; 4:270; 0x10:mirror-y; 0x20:mirror-x*/ 140 140 int rotate_mirror; 141 141 struct rkmodule_csi_dphy_param *dphy_param; 142 + int drop_frames;142 143 }; 143 144 144 145 #endif