Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/platform/nxp/imx-jpeg/
Dmxc-jpeg.c1681 static bool mxc_jpeg_match_image_format(const struct mxc_jpeg_fmt *fmt, in mxc_jpeg_match_image_format() function
1710 if (mxc_jpeg_match_image_format(&mxc_formats[i], header)) { in mxc_jpeg_get_image_format()
1838 if (q_data_cap->fmt && mxc_jpeg_match_image_format(q_data_cap->fmt, &header)) in mxc_jpeg_parse()