Searched defs:ngene_vopen (Results 1 – 1 of 1) sorted by relevance
627 struct ngene_vopen { struct628 struct ngene_channel *ch;629 enum v4l2_priority prio;630 int width;631 int height;632 int depth;633 struct videobuf_queue vbuf_q;634 struct videobuf_queue vbi;635 int fourcc;636 int picxcount;[all …]