Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/media/platform/imx-jpeg/
Dmxc-jpeg.c339 static inline struct mxc_jpeg_ctx *mxc_jpeg_fh_to_ctx(struct v4l2_fh *fh) in mxc_jpeg_fh_to_ctx()
341 return container_of(fh, struct mxc_jpeg_ctx, fh); in mxc_jpeg_fh_to_ctx()
371 static const struct mxc_jpeg_fmt *mxc_jpeg_find_format(struct mxc_jpeg_ctx *ctx, in mxc_jpeg_find_format()
405 static struct mxc_jpeg_q_data *mxc_jpeg_get_q_data(struct mxc_jpeg_ctx *ctx, in mxc_jpeg_get_q_data()
429 static void notify_eos(struct mxc_jpeg_ctx *ctx) in notify_eos()
439 static void notify_src_chg(struct mxc_jpeg_ctx *ctx) in notify_src_chg()
537 struct mxc_jpeg_ctx *ctx; in mxc_jpeg_dec_irq()
770 struct mxc_jpeg_ctx *ctx, in mxc_jpeg_config_dec_desc()
833 struct mxc_jpeg_ctx *ctx, in mxc_jpeg_config_enc_desc()
895 struct mxc_jpeg_ctx *ctx = priv; in mxc_jpeg_device_run()
[all …]
Dmxc-jpeg.h87 struct mxc_jpeg_ctx { struct