Searched defs:V4L2Context (Results 1 – 2 of 2) sorted by relevance
37 typedef struct V4L2Context { struct41 const char* name;48 enum v4l2_buf_type type;54 enum AVPixelFormat av_pix_fmt;60 enum AVCodecID av_codec_id;66 struct v4l2_format format;72 int width, height;96 } V4L2Context; argument
29 } V4L2Context; typedef