Searched defs:mxc_jpeg_fmt (Results 1 – 1 of 1) sorted by relevance
56 struct mxc_jpeg_fmt { struct57 const char *name;58 u32 fourcc;59 enum v4l2_jpeg_chroma_subsampling subsampling;83 const struct mxc_jpeg_fmt *fmt; argument