Home
last modified time | relevance | path

Searched defs:mxc_jpeg_fmt (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/media/platform/nxp/imx-jpeg/
H A Dmxc-jpeg.h57 struct mxc_jpeg_fmt { struct
58 const char *name;
59 u32 fourcc;
60 enum v4l2_jpeg_chroma_subsampling subsampling;
84 const struct mxc_jpeg_fmt *fmt; argument