Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dvideodev.h20 struct video_capability struct
22 char name[32];
23 int type;
24 int channels; /* Num channels */
25 int audios; /* Num audio devices */
26 int maxwidth; /* Supported width */
27 int maxheight; /* And height */
28 int minwidth; /* Supported width */
29 int minheight; /* And height */