Home
last modified time | relevance | path

Searched defs:v4l2_jpeg_frame_header (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/media/
H A Dv4l2-jpeg.h56 struct v4l2_jpeg_frame_header { struct
57 u16 height;
58 u16 width;
59 u8 precision;
60 u8 num_components;
61 struct v4l2_jpeg_frame_component_spec component[V4L2_JPEG_MAX_COMPONENTS];
62 enum v4l2_jpeg_chroma_subsampling subsampling;