doc-rst: linux_tv: Fix remaining undefined references
[deliverable/linux.git] / Documentation / linux_tv / media / v4l / pixfmt-srggb10dpcm8.rst
CommitLineData
5377d91f
MH
1.. -*- coding: utf-8; mode: rst -*-
2
3.. _V4L2-PIX-FMT-SBGGR10DPCM8:
4
5***********************************************************************************************************************************************
6V4L2_PIX_FMT_SBGGR10DPCM8 ('bBA8'), V4L2_PIX_FMT_SGBRG10DPCM8 ('bGA8'), V4L2_PIX_FMT_SGRBG10DPCM8 ('BD10'), V4L2_PIX_FMT_SRGGB10DPCM8 ('bRA8'),
7***********************************************************************************************************************************************
8
9*man V4L2_PIX_FMT_SBGGR10DPCM8(2)*
10
11V4L2_PIX_FMT_SGBRG10DPCM8
12V4L2_PIX_FMT_SGRBG10DPCM8
13V4L2_PIX_FMT_SRGGB10DPCM8
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
21colour compressed to 8 bits each, using DPCM compression. DPCM,
22differential pulse-code modulation, is lossy. Each colour component
23consumes 8 bits of memory. In other respects this format is similar to
ac4141ce 24:ref:`V4L2-PIX-FMT-SRGGB10`.
5377d91f
MH
25
26
27.. ------------------------------------------------------------------------------
28.. This file was automatically converted from DocBook-XML with the dbxml
29.. library (https://github.com/return42/sphkerneldoc). The origin XML comes
30.. from the linux kernel, refer to:
31..
32.. * https://github.com/torvalds/linux/tree/master/Documentation/DocBook
33.. ------------------------------------------------------------------------------
This page took 0.053154 seconds and 5 git commands to generate.