xref: /linux/Documentation/userspace-api/media/v4l/pixfmt-bayer.rst (revision a1ff5a7d78a036d6c2178ee5acd6ba4946243800)
1.. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
2
3.. _pixfmt-bayer:
4
5*****************
6Raw Bayer Formats
7*****************
8
9Description
10===========
11
12The raw Bayer formats are used by image sensors before much if any processing is
13performed on the image. The formats contain green, red and blue components, with
14alternating lines of red and green, and blue and green pixels in different
15orders. See also `the Wikipedia article on Bayer filter
16<https://en.wikipedia.org/wiki/Bayer_filter>`__.
17
18
19.. toctree::
20    :maxdepth: 1
21
22    pixfmt-srggb8
23    pixfmt-srggb8-pisp-comp
24    pixfmt-srggb10
25    pixfmt-srggb10p
26    pixfmt-srggb10alaw8
27    pixfmt-srggb10dpcm8
28    pixfmt-srggb10-ipu3
29    pixfmt-srggb12
30    pixfmt-srggb12p
31    pixfmt-srggb14
32    pixfmt-srggb14p
33    pixfmt-srggb16
34