Home
last modified time | relevance | path

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

/drivers/media/platform/s5p-tv/
Dmixer.h53 struct mxr_format { struct
55 const char *name;
57 u32 fourcc;
59 enum v4l2_colorspace colorspace;
61 int num_planes;
63 struct mxr_block plane[MXR_MAX_PLANES];
65 int num_subframes;
67 int plane2subframe[MXR_MAX_PLANES];
69 unsigned long cookie;