Searched refs:mxc_jpeg_fmt (Results 1 – 2 of 2) sorted by relevance
53 struct mxc_jpeg_fmt { struct77 const struct mxc_jpeg_fmt *fmt; argument
66 static const struct mxc_jpeg_fmt mxc_formats[] = {359 static int enum_fmt(const struct mxc_jpeg_fmt *mxc_formats, int n, in enum_fmt()386 static const struct mxc_jpeg_fmt *mxc_jpeg_find_format(struct mxc_jpeg_ctx *ctx, in mxc_jpeg_find_format()392 const struct mxc_jpeg_fmt *fmt = &mxc_formats[k]; in mxc_jpeg_find_format()1568 static int mxc_jpeg_try_fmt(struct v4l2_format *f, const struct mxc_jpeg_fmt *fmt, in mxc_jpeg_try_fmt()1644 const struct mxc_jpeg_fmt *fmt; in mxc_jpeg_try_fmt_vid_cap()1675 const struct mxc_jpeg_fmt *fmt; in mxc_jpeg_try_fmt_vid_out()
Completed in 7 milliseconds