Home
last modified time | relevance | path

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

/linux-3.3/drivers/media/video/s5p-tv/
Dmixer.h52 struct mxr_format { struct
54 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;