Home
last modified time | relevance | path

Searched refs:w_height (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/usb/gadget/function/
H A Duvc_v4l2.c81 return bpl ? bpl * uframe->frame.w_height : in uvc_get_frame_size()
169 h = frame->frm->frame.w_height; in find_closest_frame_by_size()
283 uframe->frame.w_width, uframe->frame.w_height); in uvc_v4l2_try_format()
286 uframe->frame.w_height)) in uvc_v4l2_try_format()
290 fmt->fmt.pix.height = uframe->frame.w_height; in uvc_v4l2_try_format()
392 frame->frm->frame.w_height == fival->height) { in uvc_v4l2_enum_frameintervals()
437 fsize->discrete.height = uframe->frame.w_height; in uvc_v4l2_enum_framesizes()
H A Duvc_configfs.h105 u16 w_height; member
H A Duvc_configfs.c2030 UVCG_FRAME_ATTR(w_height, wHeight, 16);
2173 h->frame.w_height = 360; in uvcg_frame_make()
3305 desc->wHeight = frm->frame.w_height; in __uvcg_copy_framebased_desc()
/linux/drivers/usb/gadget/legacy/
H A Dwebcam.c246 .w_height = UVCG_HEIGHT_360P,
296 .w_height = UVCG_HEIGHT_720P,
371 .w_height = UVCG_HEIGHT_360P,
414 .w_height = UVCG_HEIGHT_720P,