Searched refs:mxc_jpeg_match_image_format (Results 1 – 1 of 1) sorted by relevance
1710 static bool mxc_jpeg_match_image_format(const struct mxc_jpeg_fmt *fmt, in mxc_jpeg_match_image_format() function1739 if (mxc_jpeg_match_image_format(&mxc_formats[i], header)) { in mxc_jpeg_get_image_format()1867 if (q_data_cap->fmt && mxc_jpeg_match_image_format(q_data_cap->fmt, &header)) in mxc_jpeg_parse()