Searched defs:V4L2Context (Results 1 – 2 of 2) sorted by relevance
36 typedef struct V4L2Context { struct40 const char* name;47 enum v4l2_buf_type type;53 enum AVPixelFormat av_pix_fmt;59 enum AVCodecID av_codec_id;65 struct v4l2_format format;71 int width, height;95 } V4L2Context; typedef
27 } V4L2Context; typedef