Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
[linux/fpc-iii.git] / Documentation / media / uapi / v4l / selections-common.rst
blob69dbce4e6e47444e1c1b4042581f856198d4da1c
1 .. -*- coding: utf-8; mode: rst -*-
3 .. _v4l2-selections-common:
5 Common selection definitions
6 ============================
8 While the :ref:`V4L2 selection API <selection-api>` and
9 :ref:`V4L2 subdev selection APIs <v4l2-subdev-selections>` are very
10 similar, there's one fundamental difference between the two. On
11 sub-device API, the selection rectangle refers to the media bus format,
12 and is bound to a sub-device's pad. On the V4L2 interface the selection
13 rectangles refer to the in-memory pixel format.
15 This section defines the common definitions of the selection interfaces
16 on the two APIs.
19 .. toctree::
20     :maxdepth: 1
22     v4l2-selection-targets
23     v4l2-selection-flags