Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

media: Documentation: st-vgxy61: Limit driver specific documentation 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>

authored by

Benjamin Mugnier and committed by
Mauro Carvalho Chehab
26abb351 07fc05bd

+6 -4
+6 -4
Documentation/userspace-api/media/drivers/st-vgxy61.rst
··· 7 7 8 8 ``V4L2_CID_HDR_SENSOR_MODE`` 9 9 ------------------------------- 10 - Change the sensor HDR mode. A HDR picture is obtained by merging two captures of the same scene 11 - using two different exposure periods. 10 + Change the sensor HDR mode. A HDR picture is obtained by merging two 11 + captures of the same scene using two different exposure periods. 12 12 13 13 .. flat-table:: 14 14 :header-rows: 0 ··· 16 16 :widths: 1 4 17 17 18 18 * - HDR linearize 19 - - The merger outputs a long exposure capture as long as it is not saturated. 19 + - The merger outputs a long exposure capture as long as it is not 20 + saturated. 20 21 * - HDR substraction 21 - - This involves subtracting the short exposure frame from the long exposure frame. 22 + - This involves subtracting the short exposure frame from the long 23 + exposure frame. 22 24 * - "No HDR" 23 25 - This mode is used for standard dynamic range (SDR) exposures.