Searched defs:v4l2_plane (Results 1 – 3 of 3) sorted by relevance
602 struct v4l2_plane { struct603 __u32 bytesused;604 __u32 length;605 union {609 } m;610 __u32 data_offset;611 __u32 reserved[11];
624 struct v4l2_plane { struct625 __u32 bytesused;626 __u32 length;627 union {630 } m;631 __u32 data_offset;632 __u32 reserved[11];
445 struct v4l2_plane { struct446 __u32 bytesused;447 __u32 length;449 union {474 struct v4l2_plane *planes; argument