Skip to content

Commit

Permalink
media: Documentation: st-vgxy61: Limit driver specific documentation …
Browse files Browse the repository at this point in the history
…to 80 characters

Signed-off-by: Benjamin Mugnier <benjamin.mugnier@foss.st.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
  • Loading branch information
mugnierb authored and mchehab committed Nov 25, 2022
1 parent 07fc05b commit 26abb35
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions Documentation/userspace-api/media/drivers/st-vgxy61.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,19 @@ The ST VGXY61 driver implements the following controls:

``V4L2_CID_HDR_SENSOR_MODE``
-------------------------------
Change the sensor HDR mode. A HDR picture is obtained by merging two captures of the same scene
using two different exposure periods.
Change the sensor HDR mode. A HDR picture is obtained by merging two
captures of the same scene using two different exposure periods.

.. flat-table::
:header-rows: 0
:stub-columns: 0
:widths: 1 4

* - HDR linearize
- The merger outputs a long exposure capture as long as it is not saturated.
- The merger outputs a long exposure capture as long as it is not
saturated.
* - HDR substraction
- This involves subtracting the short exposure frame from the long exposure frame.
- This involves subtracting the short exposure frame from the long
exposure frame.
* - "No HDR"
- This mode is used for standard dynamic range (SDR) exposures.

0 comments on commit 26abb35

Please sign in to comment.