Lines Matching +full:1 +full:c
2 .. c:namespace:: V4L
18 .. c:macro:: VIDIOC_DQEVENT
26 File descriptor returned by :c:func:`open()`.
29 Pointer to struct :c:type:`v4l2_event`.
35 ioctl. All the fields of the struct :c:type:`v4l2_event`
42 .. c:type:: v4l2_event
49 :widths: 1 1 2
56 * - struct :c:type:`v4l2_event_vsync`
59 * - struct :c:type:`v4l2_event_ctrl`
62 * - struct :c:type:`v4l2_event_frame_sync`
65 * - struct :c:type:`v4l2_event_motion_det`
68 * - struct :c:type:`v4l2_event_src_change`
89 use :c:func:`clock_gettime`.
110 :widths: 3 1 4
117 - 1
119 struct :c:type:`v4l2_event_vsync` associated
132 :c:type:`v4l2_event_ctrl` associated with it.
135 :c:type:`v4l2_control`.
147 struct :c:type:`v4l2_event_ctrl` of the
155 :c:type:`v4l2_event_frame_sync`
161 :c:type:`v4l2_event_frame_sync` will not
175 :c:type:`v4l2_event_src_change`
184 :c:type:`v4l2_event_motion_det`
193 .. c:type:: v4l2_event_vsync
198 :widths: 1 1 2
202 - The upcoming field. See enum :c:type:`v4l2_field`.
207 .. c:type:: v4l2_event_ctrl
212 :widths: 1 1 2
221 :c:type:`v4l2_ctrl_type`.
257 .. c:type:: v4l2_event_frame_sync
262 :widths: 1 1 2
271 .. c:type:: v4l2_event_src_change
276 :widths: 1 1 2
286 .. c:type:: v4l2_event_motion_det
291 :widths: 1 1 2
320 :widths: 3 1 4
345 :widths: 3 1 4
371 On success 0 is returned, on error -1 and the ``errno`` variable is set