Searched refs:w_height (Results 1 – 4 of 4) sorted by relevance
246 .w_height = UVCG_HEIGHT_360P,296 .w_height = UVCG_HEIGHT_720P,371 .w_height = UVCG_HEIGHT_360P,414 .w_height = UVCG_HEIGHT_720P,
72 return bpl ? bpl * uframe->frame.w_height : in uvc_get_frame_size()157 h = frame->frm->frame.w_height; in find_closest_frame_by_size()264 fmt->fmt.pix.height = uframe->frame.w_height; in uvc_v4l2_try_format()312 frame->frm->frame.w_height == fival->height) { in uvc_v4l2_enum_frameintervals()357 fsize->discrete.height = uframe->frame.w_height; in uvc_v4l2_enum_framesizes()
102 u16 w_height; member
2020 UVCG_FRAME_ATTR(w_height, wHeight, 16);2143 h->frame.w_height = 360; in uvcg_frame_make()