Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/cx25821/
Dcx25821.h95 struct cx25821_fmt { struct
96 char *name;
97 u32 fourcc; /* v4l2 format id */
98 int depth;
99 int flags;
100 u32 cxformat;