Orange Pi5 kernel

Deprecated Linux kernel 5.10.110 for OrangePi 5/5B/5+ boards

3 Commits   0 Branches   0 Tags
^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-Y14:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  4) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  5) *************************
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  6) V4L2_PIX_FMT_Y14 ('Y14 ')
^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) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10) Grey-scale image
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 13) Description
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 14) ===========
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 15) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 16) This is a grey-scale image with a depth of 14 bits per pixel. Pixels are
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 17) stored in 16-bit words with unused high bits padded with 0. The least
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 18) significant byte is stored at lower memory addresses (little-endian).
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 19) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 20) **Byte Order.**
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 21) Each cell is one byte.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 22) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 23) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 24) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 25) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 26) .. flat-table::
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 27)     :header-rows:  0
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 28)     :stub-columns: 0
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 29) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 30)     * - start + 0:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 31)       - Y'\ :sub:`00low`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 32)       - Y'\ :sub:`00high`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 33)       - Y'\ :sub:`01low`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 34)       - Y'\ :sub:`01high`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 35)       - Y'\ :sub:`02low`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 36)       - Y'\ :sub:`02high`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 37)       - Y'\ :sub:`03low`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 38)       - Y'\ :sub:`03high`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 39)     * - start + 8:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 40)       - Y'\ :sub:`10low`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 41)       - Y'\ :sub:`10high`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 42)       - Y'\ :sub:`11low`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 43)       - Y'\ :sub:`11high`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 44)       - Y'\ :sub:`12low`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 45)       - Y'\ :sub:`12high`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 46)       - Y'\ :sub:`13low`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 47)       - Y'\ :sub:`13high`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 48)     * - start + 16:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 49)       - Y'\ :sub:`20low`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 50)       - Y'\ :sub:`20high`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 51)       - Y'\ :sub:`21low`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 52)       - Y'\ :sub:`21high`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 53)       - Y'\ :sub:`22low`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 54)       - Y'\ :sub:`22high`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 55)       - Y'\ :sub:`23low`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 56)       - Y'\ :sub:`23high`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 57)     * - start + 24:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 58)       - Y'\ :sub:`30low`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 59)       - Y'\ :sub:`30high`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 60)       - Y'\ :sub:`31low`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 61)       - Y'\ :sub:`31high`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 62)       - Y'\ :sub:`32low`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 63)       - Y'\ :sub:`32high`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 64)       - Y'\ :sub:`33low`
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 65)       - Y'\ :sub:`33high`