Searched refs:vid_height (Results 1 – 2 of 2) sorted by relevance
77 uint32_t vid_height; /* height of the video frame, in pixels */ member
268 if (param->vid_height <= 0x1 || param->vid_height > UVC_VIDEO_HEIGHT_MAX) in uvc_open_device()314 uvc->vid_h = param->vid_height; in uvc_open_device()