Searched defs:mxr_format (Results 1 – 1 of 1) sorted by relevance
52 struct mxr_format { struct54 const char *name;56 u32 fourcc;58 enum v4l2_colorspace colorspace;60 int num_planes;62 struct mxr_block plane[MXR_MAX_PLANES];64 int num_subframes;66 int plane2subframe[MXR_MAX_PLANES];68 unsigned long cookie;