Lines Matching full:metadata

8 Generic line-based metadata formats
14 These generic line-based metadata formats define the memory layout of the data
15 without defining the format or meaning of the metadata itself.
22 The V4L2_META_FMT_GENERIC_8 format is a plain 8-bit metadata format. This format
25 Additionally it is used for 16 bits per Data Unit when two bytes of metadata are
30 Each cell is one byte. "M" denotes a byte of metadata.
34 .. flat-table:: Sample 4x2 Metadata Frame
55 V4L2_META_FMT_GENERIC_CSI2_10 contains 8-bit generic metadata packed in 10-bit
56 Data Units, with one padding byte after every four bytes of metadata. This
65 formats that pack two bytes of metadata into one Data Unit. Otherwise the
72 Each cell is one byte. "M" denotes a byte of metadata and "x" a byte of padding.
76 .. flat-table:: Sample 4x2 Metadata Frame
99 V4L2_META_FMT_GENERIC_CSI2_12 contains 8-bit generic metadata packed in 12-bit
100 Data Units, with one padding byte after every two bytes of metadata. This format
109 formats that pack two bytes of metadata into one Data Unit. Otherwise the
116 Each cell is one byte. "M" denotes a byte of metadata and "x" a byte of padding.
120 .. flat-table:: Sample 4x2 Metadata Frame
145 V4L2_META_FMT_GENERIC_CSI2_14 contains 8-bit generic metadata packed in 14-bit
146 Data Units, with three padding bytes after every four bytes of metadata. This
157 Each cell is one byte. "M" denotes a byte of metadata and "x" a byte of padding.
161 .. flat-table:: Sample 4x2 Metadata Frame
188 V4L2_META_FMT_GENERIC_CSI2_16 contains 8-bit generic metadata packed in 16-bit
189 Data Units, with one padding byte after every byte of metadata. This format is
197 Some devices support more efficient packing of metadata in conjunction with
204 Each cell is one byte. "M" denotes a byte of metadata and "x" a byte of padding.
208 .. flat-table:: Sample 4x2 Metadata Frame
237 V4L2_META_FMT_GENERIC_CSI2_20 contains 8-bit generic metadata packed in 20-bit
239 metadata. This format is typically used by CSI-2 receivers with a source that
246 Some devices support more efficient packing of metadata in conjunction with
253 Each cell is one byte. "M" denotes a byte of metadata and "x" a byte of padding.
257 .. flat-table:: Sample 4x2 Metadata Frame
290 V4L2_META_FMT_GENERIC_CSI2_24 contains 8-bit generic metadata packed in 24-bit
291 Data Units, with two padding bytes after every byte of metadata. This format is
299 Some devices support more efficient packing of metadata in conjunction with
306 Each cell is one byte. "M" denotes a byte of metadata and "x" a byte of padding.
310 .. flat-table:: Sample 4x2 Metadata Frame