Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/nxp/imx-jpeg/
H A Dmxc-jpeg.c1707 static bool mxc_jpeg_match_image_format(const struct mxc_jpeg_fmt *fmt, in mxc_jpeg_match_image_format() function
1736 if (mxc_jpeg_match_image_format(&mxc_formats[i], header)) { in mxc_jpeg_get_image_format()
1864 if (q_data_cap->fmt && mxc_jpeg_match_image_format(q_data_cap->fmt, &header)) in mxc_jpeg_parse()