Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/platform/nxp/imx-jpeg/
Dmxc-jpeg.c366 static inline struct mxc_jpeg_ctx *mxc_jpeg_fh_to_ctx(struct v4l2_fh *fh) in mxc_jpeg_fh_to_ctx()
368 return container_of(fh, struct mxc_jpeg_ctx, fh); in mxc_jpeg_fh_to_ctx()
397 static const struct mxc_jpeg_fmt *mxc_jpeg_find_format(struct mxc_jpeg_ctx *ctx, in mxc_jpeg_find_format()
431 static struct mxc_jpeg_q_data *mxc_jpeg_get_q_data(struct mxc_jpeg_ctx *ctx, in mxc_jpeg_get_q_data()
455 static void notify_eos(struct mxc_jpeg_ctx *ctx) in notify_eos()
465 static void notify_src_chg(struct mxc_jpeg_ctx *ctx) in notify_src_chg()
561 static void mxc_jpeg_check_and_set_last_buffer(struct mxc_jpeg_ctx *ctx, in mxc_jpeg_check_and_set_last_buffer()
576 struct mxc_jpeg_ctx *ctx; in mxc_jpeg_dec_irq()
819 struct mxc_jpeg_ctx *ctx, in mxc_jpeg_config_dec_desc()
884 struct mxc_jpeg_ctx *ctx, in mxc_jpeg_config_enc_desc()
[all …]
Dmxc-jpeg.h89 struct mxc_jpeg_ctx { struct