Searched refs:colorspaces (Results 1 – 12 of 12) sorted by relevance
/Linux-v5.10/Documentation/userspace-api/media/v4l/ |
D | pixfmt.rst | 36 colorspaces 37 colorspaces-defs 38 colorspaces-details
|
D | colorspaces.rst | 58 to have such similar names for these colorspaces. Just be aware that if 76 This has resulted in a variety of colorspaces that are used for 86 Other colorspaces are defined by three chromaticity coordinates defined 92 specific chromaticity primaries are linear colorspaces. But neither the 149 standards for the missing pieces. The fact that colorspaces are often a 152 that standard was part of various other colorspaces as well. 154 If you want to read more about colors and colorspaces, then the
|
D | pixfmt-v4l2.rst | 112 output streams, see :ref:`colorspaces`. If the application sets the 156 streams, see :ref:`colorspaces`. If the application sets the 170 streams, see :ref:`colorspaces`. If the application sets the flag 186 streams, see :ref:`colorspaces`. If the application sets the flag 199 streams, see :ref:`colorspaces`. If the application sets the flag
|
D | yuv-formats.rst | 14 :ref:`colorspaces` for conversion examples. YUV was chosen because
|
D | colorspaces-defs.rst | 7 In V4L2 colorspaces are defined by four values. The first is the 32 colorspaces. HSV formats are always full range.
|
D | pixfmt-packed-hsv.rst | 13 depends on the hsv-encoding used, see :ref:`colorspaces`.
|
D | vidioc-g-fbuf.rst | 204 by the driver, see :ref:`colorspaces`.
|
D | subdev-formats.rst | 53 the driver for subdevices, see :ref:`colorspaces`. If the application 67 the driver for subdevices, see :ref:`colorspaces`. If the application 83 the driver for subdevices, see :ref:`colorspaces`. If the application 97 the driver for subdevices, see :ref:`colorspaces`. If the application
|
/Linux-v5.10/drivers/media/common/v4l2-tpg/ |
D | v4l2-tpg-colors.c | 1314 static const unsigned colorspaces[] = { in main() local 1389 if (colorspaces[c] == 0) in main()
|
/Linux-v5.10/Documentation/fb/ |
D | api.rst | 297 the colorspace field to one of the colorspaces listed in linux/videodev2.h and 298 documented in Documentation/userspace-api/media/v4l/colorspaces.rst.
|
/Linux-v5.10/drivers/media/test-drivers/vivid/ |
D | vivid-ctrls.c | 367 static const u32 colorspaces[] = { in vivid_vid_cap_s_ctrl() local 387 tpg_s_colorspace(&dev->tpg, colorspaces[ctrl->val]); in vivid_vid_cap_s_ctrl()
|
/Linux-v5.10/Documentation/admin-guide/media/ |
D | vivid.rst | 677 map to valid colors in all colorspaces. The colorspace conversion
|