summaryrefslogtreecommitdiffstats
path: root/Documentation/media/uapi/v4l/pixfmt-packed-hsv.rst
diff options
context:
space:
mode:
authorRicardo Ribalda Delgado <ricardo.ribalda@gmail.com>2016-08-18 11:33:37 -0300
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2016-10-21 15:53:19 -0200
commit5f3d32ec739fcfe83bb3e39a0ca44f3b097e5a94 (patch)
tree19c000c15e6e5abec9a9dbbf9cbf0c8da9633846 /Documentation/media/uapi/v4l/pixfmt-packed-hsv.rst
parent8a0d62af93026de424d75906e3651ba653197668 (diff)
downloadop-kernel-dev-5f3d32ec739fcfe83bb3e39a0ca44f3b097e5a94.zip
op-kernel-dev-5f3d32ec739fcfe83bb3e39a0ca44f3b097e5a94.tar.gz
[media] Documentation: Add HSV encodings
Describe the hsv_enc field and its use. Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> Acked-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation/media/uapi/v4l/pixfmt-packed-hsv.rst')
-rw-r--r--Documentation/media/uapi/v4l/pixfmt-packed-hsv.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/media/uapi/v4l/pixfmt-packed-hsv.rst b/Documentation/media/uapi/v4l/pixfmt-packed-hsv.rst
index 4a57972..3fdb34c 100644
--- a/Documentation/media/uapi/v4l/pixfmt-packed-hsv.rst
+++ b/Documentation/media/uapi/v4l/pixfmt-packed-hsv.rst
@@ -9,7 +9,8 @@ Packed HSV formats
Description
===========
-The *hue* (h) is measured in degrees, one LSB represents two degrees.
+The *hue* (h) is measured in degrees, the equivalence between degrees and LSBs
+depends on the hsv-encoding used, see :ref:`colorspaces`.
The *saturation* (s) and the *value* (v) are measured in percentage of the
cylinder: 0 being the smallest value and 255 the maximum.
OpenPOWER on IntegriCloud