Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/s5p-jpeg/
Djpeg-core.h226 struct s5p_jpeg_ctx { struct
227 struct s5p_jpeg *jpeg;
228 unsigned int mode;
229 unsigned short compr_quality;
230 unsigned short restart_interval;
231 unsigned short subsampling;
232 struct s5p_jpeg_q_data out_q;
233 struct s5p_jpeg_q_data cap_q;
234 unsigned int scale_factor;
235 struct v4l2_rect crop_rect;
[all …]