Lines Matching +full:1 +full:c
2 .. c:namespace:: V4L
18 .. c:macro:: VIDIOC_G_CROP
22 .. c:macro:: VIDIOC_S_CROP
30 File descriptor returned by :c:func:`open()`.
33 Pointer to struct :c:type:`v4l2_crop`.
39 ``type`` field of a struct :c:type:`v4l2_crop` structure to the
45 and struct :c:type:`v4l2_rect` substructure named ``c`` of a
72 .. c:type:: v4l2_crop
79 :widths: 1 1 2
86 ``V4L2_BUF_TYPE_VIDEO_OVERLAY``. See :c:type:`v4l2_buf_type` and the note below.
87 * - struct :c:type:`v4l2_rect`
88 - ``c``
90 :c:type:`v4l2_cropcap` ``bounds`` is used.
95 this API was messed up with regards to how the :c:type:`v4l2_crop` ``type`` field
105 On success 0 is returned, on error -1 and the ``errno`` variable is set