Browse Source

补充更新ark1668e_vin.h解决编译报错

luyuan_t440 3 years ago
parent
commit
6e5bf5eb6b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      linux/drivers/media/platform/arkmicro/ark1668e_vin.h

+ 1 - 0
linux/drivers/media/platform/arkmicro/ark1668e_vin.h

@@ -131,6 +131,7 @@ struct dvr_dev{
 	int itu_channel;
 	int system;		//ntsc or pal
 	int interlace;
+	int is_odd;
 	int itu601en;
 	int chip_info;
 	int discard_frame;