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