Lines Matching +full:bits +full:- +full:per +full:- +full:pixel
1 /* SPDX-License-Identifier: GPL-2.0 */
5 * Copyright 2018-2019 NXP
8 #include <media/v4l2-ctrls.h>
9 #include <media/v4l2-device.h>
10 #include <media/v4l2-fh.h>
15 #define MXC_JPEG_NAME "mxc-jpeg"
42 * struct mxc_jpeg_fmt - driver's internal color format data
47 * @depth: number of bits per pixel
54 * @is_rgb: is an RGB pixel format
140 * struct mxc_jpeg_sof_comp - JPEG Start Of Frame component fields
155 * struct mxc_jpeg_sof - JPEG Start Of Frame marker fields
157 * @precision: precision (bits per pixel per color component)
172 * struct mxc_jpeg_sos_comp - JPEG Start Of Scan component fields
182 * struct mxc_jpeg_sos - JPEG Start Of Scan marker fields