Home
last modified time | relevance | path

Searched defs:v4l2_modulator (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/linux/
Dvideodev2.h1884 struct v4l2_modulator { struct
1885 __u32 index;
1886 __u8 name[32];
1887 __u32 capability;
1888 __u32 rangelow;
1889 __u32 rangehigh;
1890 __u32 txsubchans;
1891 __u32 type; /* enum v4l2_tuner_type */
1892 __u32 reserved[3];
/third_party/gstreamer/gstplugins_good/sys/v4l2/ext/
Dvideodev2.h1884 struct v4l2_modulator { struct
1885 __u32 index;
1886 __u8 name[32];
1887 __u32 capability;
1888 __u32 rangelow;
1889 __u32 rangehigh;
1890 __u32 txsubchans;
1891 __u32 type; /* enum v4l2_tuner_type */
1892 __u32 reserved[3];