Lines Matching +full:10918 +full:- +full:1
1 /* SPDX-License-Identifier: GPL-2.0-only */
7 * For reference, see JPEG ITU-T.81 (ISO/IEC 10918-1)
13 #include <linux/v4l2-controls.h>
19 * struct v4l2_jpeg_reference - reference into the JPEG buffer
34 * struct v4l2_jpeg_frame_component_spec - frame component-specification
48 * struct v4l2_jpeg_frame_header - JPEG frame header
53 * @component: component-specification, see v4l2_jpeg_frame_component_spec
54 * @subsampling: decoded subsampling from component-specification
68 * struct v4l2_jpeg_scan_component_spec - scan component-specification
80 * struct v4l2_jpeg_scan_header - JPEG scan header
82 * @component: component-specification, see v4l2_jpeg_scan_component_spec
91 * struct v4l2_jpeg_header - parsed JPEG header