Searched refs:vid_format (Results 1 – 2 of 2) sorted by relevance
272 if (param->vid_format != UVC_VFF_YUY2 && in uvc_open_device()273 param->vid_format != UVC_VFF_H264 && in uvc_open_device()274 param->vid_format != UVC_VFF_MJPG) in uvc_open_device()315 uvc->vid_f = param->vid_format; in uvc_open_device()
78 uint32_t vid_format; /* format of video frame */ member