Searched defs:s5p_jpeg_q_data (Results 1 – 1 of 1) sorted by relevance
196 struct s5p_jpeg_q_data { struct197 struct s5p_jpeg_fmt *fmt;198 u32 w;199 u32 h;200 u32 sos;201 struct s5p_jpeg_marker dht;202 struct s5p_jpeg_marker dqt;203 u32 sof;204 u32 sof_len;205 u32 components;[all …]