|
@@ -1026,7 +1026,7 @@ The chromaticities of the primary colors and the white reference are:</para>
|
|
<term>The luminance (Y') and color difference (Cb and Cr) are obtained with the
|
|
<term>The luminance (Y') and color difference (Cb and Cr) are obtained with the
|
|
following <constant>V4L2_YCBCR_ENC_BT2020</constant> encoding:</term>
|
|
following <constant>V4L2_YCBCR_ENC_BT2020</constant> encoding:</term>
|
|
<listitem>
|
|
<listitem>
|
|
- <para>Y' = 0.2627R' + 0.6789G' + 0.0593B'</para>
|
|
|
|
|
|
+ <para>Y' = 0.2627R' + 0.6780G' + 0.0593B'</para>
|
|
<para>Cb = -0.1396R' - 0.3604G' + 0.5B'</para>
|
|
<para>Cb = -0.1396R' - 0.3604G' + 0.5B'</para>
|
|
<para>Cr = 0.5R' - 0.4598G' - 0.0402B'</para>
|
|
<para>Cr = 0.5R' - 0.4598G' - 0.0402B'</para>
|
|
</listitem>
|
|
</listitem>
|
|
@@ -1040,7 +1040,7 @@ clamped to the range [-0.5…0.5]. The Y'CbCr quantization is limited range
|
|
<varlistentry>
|
|
<varlistentry>
|
|
<term>Luma:</term>
|
|
<term>Luma:</term>
|
|
<listitem>
|
|
<listitem>
|
|
- <para>Yc' = (0.2627R + 0.6789G + 0.0593B)'</para>
|
|
|
|
|
|
+ <para>Yc' = (0.2627R + 0.6780G + 0.0593B)'</para>
|
|
</listitem>
|
|
</listitem>
|
|
</varlistentry>
|
|
</varlistentry>
|
|
</variablelist>
|
|
</variablelist>
|
|
@@ -1048,7 +1048,7 @@ clamped to the range [-0.5…0.5]. The Y'CbCr quantization is limited range
|
|
<varlistentry>
|
|
<varlistentry>
|
|
<term>B' - Yc' ≤ 0:</term>
|
|
<term>B' - Yc' ≤ 0:</term>
|
|
<listitem>
|
|
<listitem>
|
|
- <para>Cbc = (B' - Y') / 1.9404</para>
|
|
|
|
|
|
+ <para>Cbc = (B' - Yc') / 1.9404</para>
|
|
</listitem>
|
|
</listitem>
|
|
</varlistentry>
|
|
</varlistentry>
|
|
</variablelist>
|
|
</variablelist>
|
|
@@ -1056,7 +1056,7 @@ clamped to the range [-0.5…0.5]. The Y'CbCr quantization is limited range
|
|
<varlistentry>
|
|
<varlistentry>
|
|
<term>B' - Yc' > 0:</term>
|
|
<term>B' - Yc' > 0:</term>
|
|
<listitem>
|
|
<listitem>
|
|
- <para>Cbc = (B' - Y') / 1.5816</para>
|
|
|
|
|
|
+ <para>Cbc = (B' - Yc') / 1.5816</para>
|
|
</listitem>
|
|
</listitem>
|
|
</varlistentry>
|
|
</varlistentry>
|
|
</variablelist>
|
|
</variablelist>
|