Lines Matching +full:high +full:- +full:to +full:- +full:low
1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
3 .. _V4L2-PIX-FMT-Y16:
10 Grey-scale image
16 This is a grey-scale image with a depth of 16 bits per pixel. The least
17 significant byte is stored at lower memory addresses (little-endian).
22 example 10 bits per pixel with values in range 0 to 1023.
30 .. flat-table::
31 :header-rows: 0
32 :stub-columns: 0
34 * - start + 0:
35 - Y'\ :sub:`00low`
36 - Y'\ :sub:`00high`
37 - Y'\ :sub:`01low`
38 - Y'\ :sub:`01high`
39 - Y'\ :sub:`02low`
40 - Y'\ :sub:`02high`
41 - Y'\ :sub:`03low`
42 - Y'\ :sub:`03high`
43 * - start + 8:
44 - Y'\ :sub:`10low`
45 - Y'\ :sub:`10high`
46 - Y'\ :sub:`11low`
47 - Y'\ :sub:`11high`
48 - Y'\ :sub:`12low`
49 - Y'\ :sub:`12high`
50 - Y'\ :sub:`13low`
51 - Y'\ :sub:`13high`
52 * - start + 16:
53 - Y'\ :sub:`20low`
54 - Y'\ :sub:`20high`
55 - Y'\ :sub:`21low`
56 - Y'\ :sub:`21high`
57 - Y'\ :sub:`22low`
58 - Y'\ :sub:`22high`
59 - Y'\ :sub:`23low`
60 - Y'\ :sub:`23high`
61 * - start + 24:
62 - Y'\ :sub:`30low`
63 - Y'\ :sub:`30high`
64 - Y'\ :sub:`31low`
65 - Y'\ :sub:`31high`
66 - Y'\ :sub:`32low`
67 - Y'\ :sub:`32high`
68 - Y'\ :sub:`33low`
69 - Y'\ :sub:`33high`