Searched defs:s5p_jpeg_variant (Results 1 – 1 of 1) sorted by relevance
129 struct s5p_jpeg_variant { struct130 unsigned int version;131 unsigned int fmt_ver_flag;132 unsigned int hw3250_compat:1;133 unsigned int htbl_reinit:1;134 unsigned int hw_ex4_compat:1;135 const struct v4l2_m2m_ops *m2m_ops;136 irqreturn_t (*jpeg_irq)(int irq, void *priv);137 const char *clk_names[JPEG_MAX_CLOCKS];138 int num_clocks;