Searched defs:cx23885_fmt (Results 1 – 1 of 1) sorted by relevance
139 struct cx23885_fmt { struct140 char *name;141 u32 fourcc; /* v4l2 format id */142 int depth;143 int flags;144 u32 cxformat;