Home
last modified time | relevance | path

Searched defs:V4L2Context (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dv4l2_context.h36 typedef struct V4L2Context { struct
40 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
/third_party/ffmpeg/libavdevice/
Dv4l2enc.c27 } V4L2Context; typedef