Home
last modified time | relevance | path

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

/drivers/usb/gadget/function/
A Duvc_v4l2.c70 return u->desc.bBitsPerPixel * uframe->frame.w_width / 8; in uvc_v4l2_get_bytesperline()
168 w = frame->frm->frame.w_width; in find_closest_frame_by_size()
283 uframe->frame.w_width, uframe->frame.w_height); in uvc_v4l2_try_format()
289 fmt->fmt.pix.width = uframe->frame.w_width; in uvc_v4l2_try_format()
391 if (frame->frm->frame.w_width == fival->width && in uvc_v4l2_enum_frameintervals()
436 fsize->discrete.width = uframe->frame.w_width; in uvc_v4l2_enum_framesizes()
A Duvc_configfs.h104 u16 w_width; member
A Duvc_configfs.c2028 UVCG_FRAME_ATTR(w_width, wWidth, 16);
2171 h->frame.w_width = 640; in uvcg_frame_make()
3303 desc->wWidth = frm->frame.w_width; in __uvcg_copy_framebased_desc()
/drivers/usb/gadget/legacy/
A Dwebcam.c245 .w_width = UVCG_WIDTH_360P,
295 .w_width = UVCG_WIDTH_720P,
370 .w_width = UVCG_WIDTH_360P,
413 .w_width = UVCG_WIDTH_720P,

Completed in 14 milliseconds