Home
last modified time | relevance | path

Searched defs:v4l2_vbi_format (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/msm8x84/kernel-headers/linux/
Dvideodev2.h1135 struct v4l2_vbi_format { struct
1136 __u32 sampling_rate;
1137 __u32 offset;
1139 __u32 samples_per_line;
1140 __u32 sample_format;
1141 __s32 start[2];
1142 __u32 count[2];
1144 __u32 flags;
1145 __u32 reserved[2];
/hardware/qcom/msm8994/kernel-headers/linux/
Dvideodev2.h1136 struct v4l2_vbi_format { struct
1137 __u32 sampling_rate;
1139 __u32 offset;
1140 __u32 samples_per_line;
1141 __u32 sample_format;
1142 __s32 start[2];
1144 __u32 count[2];
1145 __u32 flags;
1146 __u32 reserved[2];
/hardware/qcom/msm8x84/original-kernel-headers/linux/
Dvideodev2.h1577 struct v4l2_vbi_format { struct
1578 __u32 sampling_rate; /* in 1 Hz */
1579 __u32 offset;
1580 __u32 samples_per_line;
1581 __u32 sample_format; /* V4L2_PIX_FMT_* */
1582 __s32 start[2];
1583 __u32 count[2];
1584 __u32 flags; /* V4L2_VBI_* */
1585 __u32 reserved[2]; /* must be zero */
/hardware/qcom/msm8994/original-kernel-headers/linux/
Dvideodev2.h1580 struct v4l2_vbi_format { struct
1581 __u32 sampling_rate; /* in 1 Hz */
1582 __u32 offset;
1583 __u32 samples_per_line;
1584 __u32 sample_format; /* V4L2_PIX_FMT_* */
1585 __s32 start[2];
1586 __u32 count[2];
1587 __u32 flags; /* V4L2_VBI_* */
1588 __u32 reserved[2]; /* must be zero */
/hardware/qcom/msm8x09/kernel-headers/linux/
Dvideodev2.h986 struct v4l2_vbi_format { struct
987 __u32 sampling_rate;
988 __u32 offset;
989 __u32 samples_per_line;
990 __u32 sample_format;
991 __s32 start[2];
992 __u32 count[2];
993 __u32 flags;
994 __u32 reserved[2];
/hardware/qcom/msm8960/kernel-headers/linux/
Dvideodev2.h1966 struct v4l2_vbi_format { struct
1967 __u32 sampling_rate;
1969 __u32 offset;
1970 __u32 samples_per_line;
1971 __u32 sample_format;
1972 __s32 start[2];
1974 __u32 count[2];
1975 __u32 flags;
1976 __u32 reserved[2];