mxc_jpeg_fmt
const struct mxc_jpeg_fmt *fmt = mxc_jpeg_find_format(fourcc);
const struct mxc_jpeg_fmt *fmt = mxc_jpeg_find_format(fourcc);
static const struct mxc_jpeg_fmt *mxc_jpeg_get_sibling_format(const struct mxc_jpeg_fmt *fmt)
static bool mxc_jpeg_compare_format(const struct mxc_jpeg_fmt *fmt1,
const struct mxc_jpeg_fmt *fmt2)
static bool mxc_jpeg_match_image_format(const struct mxc_jpeg_fmt *fmt,
const struct mxc_jpeg_fmt *sibling;
const struct mxc_jpeg_fmt *sibling;
const struct mxc_jpeg_fmt *fmt;
const struct mxc_jpeg_fmt *fmt;
static int enum_fmt(const struct mxc_jpeg_fmt *mxc_formats, int n,
static const struct mxc_jpeg_fmt mxc_formats[] = {
static const struct mxc_jpeg_fmt *mxc_jpeg_find_format(u32 pixelformat)
const struct mxc_jpeg_fmt *fmt = &mxc_formats[k];
static bool mxc_jpeg_is_extended_sequential(const struct mxc_jpeg_fmt *fmt)
const struct mxc_jpeg_fmt *fmt = q_data->fmt;
const struct mxc_jpeg_fmt *fmt;