Home
last modified time | relevance | path

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

/hardware/samsung_slsi/exynos5/include/
Dvideodev2.h733 struct v4l2_captureparm { struct
734 __u32 capability; /* Supported modes */
735 __u32 capturemode; /* Current mode */
736 struct v4l2_fract timeperframe; /* Time per frame in .1us units */
737 __u32 extendedmode; /* Driver-specific extensions */
738 __u32 readbuffers; /* # of buffers for read */
739 __u32 reserved[4];
/hardware/qcom/msm8x74/original-kernel-headers/linux/
Dvideodev2.h757 struct v4l2_captureparm { struct
758 __u32 capability; /* Supported modes */
759 __u32 capturemode; /* Current mode */
760 struct v4l2_fract timeperframe; /* Time per frame in .1us units */
761 __u32 extendedmode; /* Driver-specific extensions */
762 __u32 readbuffers; /* # of buffers for read */
763 __u32 reserved[4];
/hardware/qcom/msm8x74/kernel-headers/linux/
Dvideodev2.h551 struct v4l2_captureparm { struct
552 __u32 capability;
554 __u32 capturemode;
555 struct v4l2_fract timeperframe;
556 __u32 extendedmode;
557 __u32 readbuffers;
559 __u32 reserved[4];