Searched defs:s5p_jpeg_q_data (Results 1 – 1 of 1) sorted by relevance
201 struct s5p_jpeg_q_data { struct202 struct s5p_jpeg_fmt *fmt;203 u32 w;204 u32 h;205 u32 sos;206 struct s5p_jpeg_marker dht;207 struct s5p_jpeg_marker dqt;208 u32 sof;209 u32 sof_len;210 u32 components;[all …]