Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/platform/nxp/imx-jpeg/
Dmxc-jpeg.h89 struct mxc_jpeg_ctx { struct
90 struct mxc_jpeg_dev *mxc_jpeg;
91 struct mxc_jpeg_q_data out_q;
92 struct mxc_jpeg_q_data cap_q;
93 struct v4l2_fh fh;
94 enum mxc_jpeg_enc_state enc_state;
95 unsigned int slot;
96 unsigned int source_change;
97 bool header_parsed;
98 struct v4l2_ctrl_handler ctrl_handler;
[all …]