Lines Matching full:pad
13 VIDIOC_SUBDEV_G_CROP - VIDIOC_SUBDEV_S_CROP - Get or set the crop rectangle on a subdev pad
44 To retrieve the current crop rectangle applications set the ``pad``
46 desired pad number as reported by the media API and the ``which`` field
51 on the given pad.
53 To change the current crop rectangle applications set both the ``pad``
89 - ``pad``
90 - Pad number as reported by the media framework.
114 The crop rectangle can't be changed because the pad is currently
116 the pad. The ioctl must not be retried without performing another
121 The struct :c:type:`v4l2_subdev_crop` ``pad`` references a non-existing pad,
123 on the given subdev pad.