Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/platform/nxp/imx-jpeg/
Dmxc-jpeg.h54 struct mxc_jpeg_fmt { struct
79 const struct mxc_jpeg_fmt *fmt; argument
Dmxc-jpeg.c66 static const struct mxc_jpeg_fmt mxc_formats[] = {
318 const struct mxc_jpeg_fmt *fmt;
371 static int enum_fmt(const struct mxc_jpeg_fmt *mxc_formats, int n, in enum_fmt()
397 static const struct mxc_jpeg_fmt *mxc_jpeg_find_format(struct mxc_jpeg_ctx *ctx, in mxc_jpeg_find_format()
403 const struct mxc_jpeg_fmt *fmt = &mxc_formats[k]; in mxc_jpeg_find_format()
1747 static int mxc_jpeg_try_fmt(struct v4l2_format *f, const struct mxc_jpeg_fmt *fmt, in mxc_jpeg_try_fmt()
1818 const struct mxc_jpeg_fmt *fmt; in mxc_jpeg_try_fmt_vid_cap()
1849 const struct mxc_jpeg_fmt *fmt; in mxc_jpeg_try_fmt_vid_out()