Lines Matching defs:ngene_vopen
617 struct ngene_vopen { struct
618 struct ngene_channel *ch;
619 enum v4l2_priority prio;
620 int width;
621 int height;
622 int depth;
623 struct videobuf_queue vbuf_q;
624 struct videobuf_queue vbi;
625 int fourcc;
626 int picxcount;
627 int resources;
628 enum v4l2_buf_type type;
629 const struct ngene_format *fmt;
631 const struct ngene_format *ovfmt;
632 struct ngene_overlay ov;