Lines Matching +full:byte +full:- +full:order
1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
3 .. _v4l2-meta-fmt-uvc:
31 .. flat-table:: UVC Metadata Block
33 :header-rows: 1
34 :stub-columns: 0
36 * - Field
37 - Description
38 * - __u64 ts;
39 - system timestamp in host byte order, measured by the driver upon
41 * - __u16 sof;
42 - USB Frame Number in host byte order, also obtained by the driver as
45 * - :cspan:`1` *The rest is an exact copy of the UVC payload header:*
46 * - __u8 length;
47 - length of the rest of the block, including this field
48 * - __u8 flags;
49 - Flags, indicating presence of other standard UVC fields
50 * - __u8 buf[];
51 - The rest of the header, possibly including UVC PTS and SCR fields