blob: 045c7a91203af14ba288f4fc0e7307a6342d2c00 [file] [log] [blame]
Markus Heiser5377d912016-06-30 15:18:56 +02001.. -*- coding: utf-8; mode: rst -*-
2
3.. _V4L2-PIX-FMT-SBGGR10ALAW8:
4
5***********************************************************************************************************************************************
6V4L2_PIX_FMT_SBGGR10ALAW8 ('aBA8'), V4L2_PIX_FMT_SGBRG10ALAW8 ('aGA8'), V4L2_PIX_FMT_SGRBG10ALAW8 ('agA8'), V4L2_PIX_FMT_SRGGB10ALAW8 ('aRA8'),
7***********************************************************************************************************************************************
8
9*man V4L2_PIX_FMT_SBGGR10ALAW8(2)*
10
11V4L2_PIX_FMT_SGBRG10ALAW8
12V4L2_PIX_FMT_SGRBG10ALAW8
13V4L2_PIX_FMT_SRGGB10ALAW8
1410-bit Bayer formats compressed to 8 bits
15
16
17Description
18===========
19
20These four pixel formats are raw sRGB / Bayer formats with 10 bits per
21color compressed to 8 bits each, using the A-LAW algorithm. Each color
22component consumes 8 bits of memory. In other respects this format is
23similar to :ref:`V4L2-PIX-FMT-SRGGB8`.
24
25
26.. ------------------------------------------------------------------------------
27.. This file was automatically converted from DocBook-XML with the dbxml
28.. library (https://github.com/return42/sphkerneldoc). The origin XML comes
29.. from the linux kernel, refer to:
30..
31.. * https://github.com/torvalds/linux/tree/master/Documentation/DocBook
32.. ------------------------------------------------------------------------------