Lines Matching defs:height
539 gspca_dev->pixfmt.height)
910 int width, int height, u32 pixelformat)
916 && height == gspca_dev->cam.cam_mode[i].height
924 int width, int height, u32 pixelformat)
930 && height >= gspca_dev->cam.cam_mode[i].height
936 && height >= gspca_dev->cam.cam_mode[i].height)
1048 h = fmt->fmt.pix.height;
1053 /* search the nearest mode for width and height */
1070 fmt->fmt.pix.height = h;
1133 fsize->discrete.height =
1134 gspca_dev->cam.cam_mode[i].height;
1150 mode = wxh_to_mode(gspca_dev, fival->width, fival->height,