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