Home
last modified time | relevance | path

Searched defs:v4l2_cropcap (Results 1 – 7 of 7) sorted by relevance

/hardware/qcom/msm8x84/kernel-headers/linux/
Dvideodev2.h609 struct v4l2_cropcap { struct
610 __u32 type;
611 struct v4l2_rect bounds;
612 struct v4l2_rect defrect;
614 struct v4l2_fract pixelaspect;
/hardware/qcom/msm8x84/original-kernel-headers/linux/
Dvideodev2.h825 struct v4l2_cropcap { struct
826 __u32 type; /* enum v4l2_buf_type */
827 struct v4l2_rect bounds;
828 struct v4l2_rect defrect;
829 struct v4l2_fract pixelaspect;
/hardware/samsung_slsi/exynos5/include/linux/
Dvideodev2.h758 struct v4l2_cropcap { struct
759 enum v4l2_buf_type type;
760 struct v4l2_rect bounds;
761 struct v4l2_rect defrect;
762 struct v4l2_fract pixelaspect;
/hardware/qcom/msm8960/original-kernel-headers/linux/
Dvideodev2.h787 struct v4l2_cropcap { struct
788 enum v4l2_buf_type type;
789 struct v4l2_rect bounds;
790 struct v4l2_rect defrect;
791 struct v4l2_fract pixelaspect;
/hardware/qcom/msm8960/kernel-headers/linux/
Dvideodev2.h579 struct v4l2_cropcap { struct
580 enum v4l2_buf_type type;
581 struct v4l2_rect bounds;
582 struct v4l2_rect defrect;
584 struct v4l2_fract pixelaspect;
/hardware/qcom/msm8x74/kernel-headers/linux/
Dvideodev2.h589 struct v4l2_cropcap { struct
590 enum v4l2_buf_type type;
591 struct v4l2_rect bounds;
592 struct v4l2_rect defrect;
594 struct v4l2_fract pixelaspect;
/hardware/qcom/msm8x74/original-kernel-headers/linux/
Dvideodev2.h797 struct v4l2_cropcap { struct
798 enum v4l2_buf_type type;
799 struct v4l2_rect bounds;
800 struct v4l2_rect defrect;
801 struct v4l2_fract pixelaspect;