Lines Matching defs:ngene_vopen
627 struct ngene_vopen { struct
628 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;
637 int resources;
638 enum v4l2_buf_type type;
639 const struct ngene_format *fmt;
641 const struct ngene_format *ovfmt;
642 struct ngene_overlay ov;