Searched defs:mxc_jpeg_fmt (Results 1 – 1 of 1) sorted by relevance
57 struct mxc_jpeg_fmt { struct58 const char *name;59 u32 fourcc;60 enum v4l2_jpeg_chroma_subsampling subsampling;84 const struct mxc_jpeg_fmt *fmt; argument