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