Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/s5p-jpeg/
Djpeg-core.h193 struct s5p_jpeg_ctx { struct
194 struct s5p_jpeg *jpeg;
195 unsigned int mode;
196 unsigned short compr_quality;
197 unsigned short restart_interval;
198 unsigned short subsampling;
199 struct s5p_jpeg_q_data out_q;
200 struct s5p_jpeg_q_data cap_q;
201 unsigned int scale_factor;
202 struct v4l2_rect crop_rect;
[all …]