Home
last modified time | relevance | path

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

/linux/include/media/
H A Dv4l2-jpeg.h80 struct v4l2_jpeg_frame_header { struct
81 u16 height;
82 u16 width;
83 u8 precision;
84 u8 num_components;
85 struct v4l2_jpeg_frame_component_spec component[V4L2_JPEG_MAX_COMPONENTS];
86 enum v4l2_jpeg_chroma_subsampling subsampling;