Searched defs:cx25821_fmt (Results 1 – 1 of 1) sorted by relevance
101 struct cx25821_fmt { struct102 char *name;103 u32 fourcc; /* v4l2 format id */104 int depth;105 int flags;106 u32 cxformat;