Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/linux/
Dvideodev2.h1199 struct v4l2_outputparm { struct
1200 __u32 capability; /* Supported modes */
1201 __u32 outputmode; /* Current mode */
1202 struct v4l2_fract timeperframe; /* Time per frame in seconds */
1203 __u32 extendedmode; /* Driver-specific extensions */
1204 __u32 writebuffers; /* # of buffers for write */
1205 __u32 reserved[4];
/third_party/gstreamer/gstplugins_good/sys/v4l2/ext/
Dvideodev2.h1199 struct v4l2_outputparm { struct
1200 __u32 capability; /* Supported modes */
1201 __u32 outputmode; /* Current mode */
1202 struct v4l2_fract timeperframe; /* Time per frame in seconds */
1203 __u32 extendedmode; /* Driver-specific extensions */
1204 __u32 writebuffers; /* # of buffers for write */
1205 __u32 reserved[4];