Home
last modified time | relevance | path

Searched defs:v4l2_plane (Results 1 – 3 of 3) sorted by relevance

/hardware/samsung_slsi/exynos5/include/
Dvideodev2.h602 struct v4l2_plane { struct
603 __u32 bytesused;
604 __u32 length;
605 union {
609 } m;
610 __u32 data_offset;
611 __u32 reserved[11];
/hardware/qcom/msm8x74/original-kernel-headers/linux/
Dvideodev2.h624 struct v4l2_plane { struct
625 __u32 bytesused;
626 __u32 length;
627 union {
630 } m;
631 __u32 data_offset;
632 __u32 reserved[11];
/hardware/qcom/msm8x74/kernel-headers/linux/
Dvideodev2.h445 struct v4l2_plane { struct
446 __u32 bytesused;
447 __u32 length;
449 union {
474 struct v4l2_plane *planes; argument