Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/platform/nxp/imx-jpeg/
A Dmxc-jpeg.h56 struct mxc_jpeg_fmt { struct
83 const struct mxc_jpeg_fmt *fmt; argument
A Dmxc-jpeg.c66 static const struct mxc_jpeg_fmt mxc_formats[] = {
340 const struct mxc_jpeg_fmt *fmt;
397 static int enum_fmt(const struct mxc_jpeg_fmt *mxc_formats, int n, in enum_fmt()
429 const struct mxc_jpeg_fmt *fmt = &mxc_formats[k]; in mxc_jpeg_find_format()
626 const struct mxc_jpeg_fmt *fmt = q_data->fmt; in mxc_jpeg_get_plane_size()
1021 static const struct mxc_jpeg_fmt *mxc_jpeg_get_sibling_format(const struct mxc_jpeg_fmt *fmt) in mxc_jpeg_get_sibling_format()
1037 static bool mxc_jpeg_compare_format(const struct mxc_jpeg_fmt *fmt1, in mxc_jpeg_compare_format()
1038 const struct mxc_jpeg_fmt *fmt2) in mxc_jpeg_compare_format()
1866 const struct mxc_jpeg_fmt *sibling; in mxc_jpeg_enum_fmt_vid_cap()
1921 const struct mxc_jpeg_fmt *sibling; in mxc_jpeg_try_fourcc()
[all …]

Completed in 9 milliseconds