^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 1) .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 2)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 3) .. _v4l2-pix-fmt-ipu3-sbggr10:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 4) .. _v4l2-pix-fmt-ipu3-sgbrg10:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 5) .. _v4l2-pix-fmt-ipu3-sgrbg10:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 6) .. _v4l2-pix-fmt-ipu3-srggb10:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 7)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 8) **********************************************************************************************************************************************
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 9) V4L2_PIX_FMT_IPU3_SBGGR10 ('ip3b'), V4L2_PIX_FMT_IPU3_SGBRG10 ('ip3g'), V4L2_PIX_FMT_IPU3_SGRBG10 ('ip3G'), V4L2_PIX_FMT_IPU3_SRGGB10 ('ip3r')
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10) **********************************************************************************************************************************************
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12) 10-bit Bayer formats
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 13)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 14) Description
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 15) ===========
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 16)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 17) These four pixel formats are used by Intel IPU3 driver, they are raw
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 18) sRGB / Bayer formats with 10 bits per sample with every 25 pixels packed
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 19) to 32 bytes leaving 6 most significant bits padding in the last byte.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 20) The format is little endian.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 21)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 22) In other respects this format is similar to :ref:`V4L2-PIX-FMT-SRGGB10`.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 23) Below is an example of a small image in V4L2_PIX_FMT_IPU3_SBGGR10 format.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 24)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 25) **Byte Order.**
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 26) Each cell is one byte.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 27)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 28) .. tabularcolumns:: |p{0.8cm}|p{4.0cm}|p{4.0cm}|p{4.0cm}|p{4.0cm}|
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 29)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 30) .. flat-table::
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 31)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 32) * - start + 0:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 33) - B\ :sub:`0000low`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 34) - G\ :sub:`0001low`\ (bits 7--2)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 35)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 36) B\ :sub:`0000high`\ (bits 1--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 37) - B\ :sub:`0002low`\ (bits 7--4)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 38)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 39) G\ :sub:`0001high`\ (bits 3--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 40) - G\ :sub:`0003low`\ (bits 7--6)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 41)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 42) B\ :sub:`0002high`\ (bits 5--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 43) * - start + 4:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 44) - G\ :sub:`0003high`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 45) - B\ :sub:`0004low`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 46) - G\ :sub:`0005low`\ (bits 7--2)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 47)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 48) B\ :sub:`0004high`\ (bits 1--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 49) - B\ :sub:`0006low`\ (bits 7--4)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 50)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 51) G\ :sub:`0005high`\ (bits 3--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 52) * - start + 8:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 53) - G\ :sub:`0007low`\ (bits 7--6)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 54)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 55) B\ :sub:`0006high`\ (bits 5--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 56) - G\ :sub:`0007high`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 57) - B\ :sub:`0008low`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 58) - G\ :sub:`0009low`\ (bits 7--2)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 59)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 60) B\ :sub:`0008high`\ (bits 1--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 61) * - start + 12:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 62) - B\ :sub:`0010low`\ (bits 7--4)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 63)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 64) G\ :sub:`0009high`\ (bits 3--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 65) - G\ :sub:`0011low`\ (bits 7--6)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 66)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 67) B\ :sub:`0010high`\ (bits 5--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 68) - G\ :sub:`0011high`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 69) - B\ :sub:`0012low`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 70) * - start + 16:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 71) - G\ :sub:`0013low`\ (bits 7--2)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 72)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 73) B\ :sub:`0012high`\ (bits 1--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 74) - B\ :sub:`0014low`\ (bits 7--4)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 75)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 76) G\ :sub:`0013high`\ (bits 3--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 77) - G\ :sub:`0015low`\ (bits 7--6)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 78)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 79) B\ :sub:`0014high`\ (bits 5--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 80) - G\ :sub:`0015high`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 81) * - start + 20
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 82) - B\ :sub:`0016low`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 83) - G\ :sub:`0017low`\ (bits 7--2)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 84)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 85) B\ :sub:`0016high`\ (bits 1--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 86) - B\ :sub:`0018low`\ (bits 7--4)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 87)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 88) G\ :sub:`0017high`\ (bits 3--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 89) - G\ :sub:`0019low`\ (bits 7--6)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 90)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 91) B\ :sub:`0018high`\ (bits 5--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 92) * - start + 24:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 93) - G\ :sub:`0019high`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 94) - B\ :sub:`0020low`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 95) - G\ :sub:`0021low`\ (bits 7--2)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 96)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 97) B\ :sub:`0020high`\ (bits 1--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 98) - B\ :sub:`0022low`\ (bits 7--4)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 99)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 100) G\ :sub:`0021high`\ (bits 3--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 101) * - start + 28:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 102) - G\ :sub:`0023low`\ (bits 7--6)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 103)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 104) B\ :sub:`0022high`\ (bits 5--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 105) - G\ :sub:`0023high`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 106) - B\ :sub:`0024low`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 107) - B\ :sub:`0024high`\ (bits 1--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 108) * - start + 32:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 109) - G\ :sub:`0100low`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 110) - R\ :sub:`0101low`\ (bits 7--2)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 111)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 112) G\ :sub:`0100high`\ (bits 1--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 113) - G\ :sub:`0102low`\ (bits 7--4)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 114)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 115) R\ :sub:`0101high`\ (bits 3--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 116) - R\ :sub:`0103low`\ (bits 7--6)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 117)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 118) G\ :sub:`0102high`\ (bits 5--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 119) * - start + 36:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 120) - R\ :sub:`0103high`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 121) - G\ :sub:`0104low`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 122) - R\ :sub:`0105low`\ (bits 7--2)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 123)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 124) G\ :sub:`0104high`\ (bits 1--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 125) - G\ :sub:`0106low`\ (bits 7--4)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 126)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 127) R\ :sub:`0105high`\ (bits 3--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 128) * - start + 40:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 129) - R\ :sub:`0107low`\ (bits 7--6)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 130)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 131) G\ :sub:`0106high`\ (bits 5--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 132) - R\ :sub:`0107high`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 133) - G\ :sub:`0108low`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 134) - R\ :sub:`0109low`\ (bits 7--2)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 135)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 136) G\ :sub:`0108high`\ (bits 1--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 137) * - start + 44:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 138) - G\ :sub:`0110low`\ (bits 7--4)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 139)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 140) R\ :sub:`0109high`\ (bits 3--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 141) - R\ :sub:`0111low`\ (bits 7--6)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 142)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 143) G\ :sub:`0110high`\ (bits 5--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 144) - R\ :sub:`0111high`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 145) - G\ :sub:`0112low`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 146) * - start + 48:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 147) - R\ :sub:`0113low`\ (bits 7--2)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 148)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 149) G\ :sub:`0112high`\ (bits 1--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 150) - G\ :sub:`0114low`\ (bits 7--4)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 151)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 152) R\ :sub:`0113high`\ (bits 3--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 153) - R\ :sub:`0115low`\ (bits 7--6)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 154)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 155) G\ :sub:`0114high`\ (bits 5--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 156) - R\ :sub:`0115high`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 157) * - start + 52:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 158) - G\ :sub:`0116low`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 159) - R\ :sub:`0117low`\ (bits 7--2)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 160)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 161) G\ :sub:`0116high`\ (bits 1--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 162) - G\ :sub:`0118low`\ (bits 7--4)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 163)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 164) R\ :sub:`0117high`\ (bits 3--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 165) - R\ :sub:`0119low`\ (bits 7--6)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 166)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 167) G\ :sub:`0118high`\ (bits 5--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 168) * - start + 56:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 169) - R\ :sub:`0119high`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 170) - G\ :sub:`0120low`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 171) - R\ :sub:`0121low`\ (bits 7--2)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 172)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 173) G\ :sub:`0120high`\ (bits 1--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 174) - G\ :sub:`0122low`\ (bits 7--4)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 175)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 176) R\ :sub:`0121high`\ (bits 3--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 177) * - start + 60:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 178) - R\ :sub:`0123low`\ (bits 7--6)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 179)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 180) G\ :sub:`0122high`\ (bits 5--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 181) - R\ :sub:`0123high`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 182) - G\ :sub:`0124low`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 183) - G\ :sub:`0124high`\ (bits 1--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 184) * - start + 64:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 185) - B\ :sub:`0200low`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 186) - G\ :sub:`0201low`\ (bits 7--2)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 187)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 188) B\ :sub:`0200high`\ (bits 1--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 189) - B\ :sub:`0202low`\ (bits 7--4)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 190)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 191) G\ :sub:`0201high`\ (bits 3--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 192) - G\ :sub:`0203low`\ (bits 7--6)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 193)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 194) B\ :sub:`0202high`\ (bits 5--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 195) * - start + 68:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 196) - G\ :sub:`0203high`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 197) - B\ :sub:`0204low`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 198) - G\ :sub:`0205low`\ (bits 7--2)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 199)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 200) B\ :sub:`0204high`\ (bits 1--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 201) - B\ :sub:`0206low`\ (bits 7--4)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 202)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 203) G\ :sub:`0205high`\ (bits 3--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 204) * - start + 72:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 205) - G\ :sub:`0207low`\ (bits 7--6)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 206)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 207) B\ :sub:`0206high`\ (bits 5--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 208) - G\ :sub:`0207high`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 209) - B\ :sub:`0208low`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 210) - G\ :sub:`0209low`\ (bits 7--2)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 211)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 212) B\ :sub:`0208high`\ (bits 1--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 213) * - start + 76:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 214) - B\ :sub:`0210low`\ (bits 7--4)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 215)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 216) G\ :sub:`0209high`\ (bits 3--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 217) - G\ :sub:`0211low`\ (bits 7--6)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 218)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 219) B\ :sub:`0210high`\ (bits 5--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 220) - G\ :sub:`0211high`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 221) - B\ :sub:`0212low`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 222) * - start + 80:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 223) - G\ :sub:`0213low`\ (bits 7--2)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 224)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 225) B\ :sub:`0212high`\ (bits 1--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 226) - B\ :sub:`0214low`\ (bits 7--4)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 227)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 228) G\ :sub:`0213high`\ (bits 3--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 229) - G\ :sub:`0215low`\ (bits 7--6)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 230)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 231) B\ :sub:`0214high`\ (bits 5--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 232) - G\ :sub:`0215high`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 233) * - start + 84:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 234) - B\ :sub:`0216low`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 235) - G\ :sub:`0217low`\ (bits 7--2)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 236)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 237) B\ :sub:`0216high`\ (bits 1--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 238) - B\ :sub:`0218low`\ (bits 7--4)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 239)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 240) G\ :sub:`0217high`\ (bits 3--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 241) - G\ :sub:`0219low`\ (bits 7--6)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 242)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 243) B\ :sub:`0218high`\ (bits 5--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 244) * - start + 88:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 245) - G\ :sub:`0219high`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 246) - B\ :sub:`0220low`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 247) - G\ :sub:`0221low`\ (bits 7--2)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 248)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 249) B\ :sub:`0220high`\ (bits 1--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 250) - B\ :sub:`0222low`\ (bits 7--4)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 251)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 252) G\ :sub:`0221high`\ (bits 3--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 253) * - start + 92:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 254) - G\ :sub:`0223low`\ (bits 7--6)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 255)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 256) B\ :sub:`0222high`\ (bits 5--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 257) - G\ :sub:`0223high`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 258) - B\ :sub:`0224low`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 259) - B\ :sub:`0224high`\ (bits 1--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 260) * - start + 96:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 261) - G\ :sub:`0300low`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 262) - R\ :sub:`0301low`\ (bits 7--2)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 263)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 264) G\ :sub:`0300high`\ (bits 1--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 265) - G\ :sub:`0302low`\ (bits 7--4)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 266)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 267) R\ :sub:`0301high`\ (bits 3--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 268) - R\ :sub:`0303low`\ (bits 7--6)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 269)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 270) G\ :sub:`0302high`\ (bits 5--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 271) * - start + 100:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 272) - R\ :sub:`0303high`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 273) - G\ :sub:`0304low`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 274) - R\ :sub:`0305low`\ (bits 7--2)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 275)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 276) G\ :sub:`0304high`\ (bits 1--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 277) - G\ :sub:`0306low`\ (bits 7--4)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 278)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 279) R\ :sub:`0305high`\ (bits 3--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 280) * - start + 104:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 281) - R\ :sub:`0307low`\ (bits 7--6)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 282)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 283) G\ :sub:`0306high`\ (bits 5--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 284) - R\ :sub:`0307high`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 285) - G\ :sub:`0308low`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 286) - R\ :sub:`0309low`\ (bits 7--2)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 287)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 288) G\ :sub:`0308high`\ (bits 1--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 289) * - start + 108:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 290) - G\ :sub:`0310low`\ (bits 7--4)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 291)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 292) R\ :sub:`0309high`\ (bits 3--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 293) - R\ :sub:`0311low`\ (bits 7--6)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 294)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 295) G\ :sub:`0310high`\ (bits 5--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 296) - R\ :sub:`0311high`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 297) - G\ :sub:`0312low`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 298) * - start + 112:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 299) - R\ :sub:`0313low`\ (bits 7--2)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 300)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 301) G\ :sub:`0312high`\ (bits 1--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 302) - G\ :sub:`0314low`\ (bits 7--4)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 303)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 304) R\ :sub:`0313high`\ (bits 3--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 305) - R\ :sub:`0315low`\ (bits 7--6)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 306)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 307) G\ :sub:`0314high`\ (bits 5--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 308) - R\ :sub:`0315high`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 309) * - start + 116:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 310) - G\ :sub:`0316low`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 311) - R\ :sub:`0317low`\ (bits 7--2)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 312)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 313) G\ :sub:`0316high`\ (bits 1--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 314) - G\ :sub:`0318low`\ (bits 7--4)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 315)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 316) R\ :sub:`0317high`\ (bits 3--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 317) - R\ :sub:`0319low`\ (bits 7--6)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 318)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 319) G\ :sub:`0318high`\ (bits 5--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 320) * - start + 120:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 321) - R\ :sub:`0319high`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 322) - G\ :sub:`0320low`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 323) - R\ :sub:`0321low`\ (bits 7--2)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 324)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 325) G\ :sub:`0320high`\ (bits 1--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 326) - G\ :sub:`0322low`\ (bits 7--4)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 327)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 328) R\ :sub:`0321high`\ (bits 3--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 329) * - start + 124:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 330) - R\ :sub:`0323low`\ (bits 7--6)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 331)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 332) G\ :sub:`0322high`\ (bits 5--0)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 333) - R\ :sub:`0323high`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 334) - G\ :sub:`0324low`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 335) - G\ :sub:`0324high`\ (bits 1--0)