Searched defs:s5p_jpeg_q_data (Results 1 – 1 of 1) sorted by relevance
197 struct s5p_jpeg_q_data { struct198 struct s5p_jpeg_fmt *fmt;199 u32 w;200 u32 h;201 u32 sos;202 struct s5p_jpeg_marker dht;203 struct s5p_jpeg_marker dqt;204 u32 sof;205 u32 sof_len;206 u32 size;
Completed in 5 milliseconds