enum v4l2_field field; //是否逐行扫描,是否隔行扫描. Sam通常采用V4L2_FIELD_NONE,逐行放置数据 (注1)__u32 bytesperline; //每行的byte数 __u32 sizeimage; //总共的byte数,bytesperline * height enum v4l2_colorspace colorspace; //This information supplements the pixelformat an...
[GIT PULL FOR v3.17] Replace V4L2_FIELD_ANY with V4L2_FIELD_NONE in subdev drivers Hi Mauro, The following changes since commit 3c0d394ea7022bb9666d9df97a5776c4bcc3045c: