Searched refs:wWidth (Results 1 – 8 of 8) sorted by relevance
513 __le16 wWidth; member535 __le16 wWidth; \569 __le16 wWidth; member591 __le16 wWidth; \627 __u16 wWidth; member649 __u16 wWidth; \
231 return frame->wWidth; in uvc_v4l2_get_bytesperline()234 return format->bpp * frame->wWidth / 8; in uvc_v4l2_get_bytesperline()286 u16 w = format->frames[i].wWidth; in uvc_v4l2_try_format()371 fmt->fmt.pix.width = frame->wWidth; in uvc_v4l2_try_format()407 fmt->fmt.pix.width = frame->wWidth; in uvc_ioctl_g_fmt()522 if (format->frames[i].wWidth != stream->cur_frame->wWidth || in uvc_ioctl_s_parm()922 sel->r.width = stream->cur_frame->wWidth; in uvc_ioctl_g_selection()950 if (frame && frame->wWidth == format->frames[i].wWidth && in uvc_ioctl_enum_framesizes()963 fsize->discrete.width = frame->wWidth; in uvc_ioctl_enum_framesizes()991 if (format->frames[i].wWidth == fival->width && in uvc_ioctl_enum_frameintervals()
253 frame->wWidth = get_unaligned_le16(&buffer[5]) * width_multiplier; in uvc_parse_frame()299 frame->dwMaxVideoFrameBufferSize = format->bpp * frame->wWidth in uvc_parse_frame()325 frame->wWidth, frame->wHeight, in uvc_parse_frame()
246 bandwidth = frame->wWidth * frame->wHeight / 8 * format->bpp; in uvc_fixup_video_ctrl()
219 .wWidth = cpu_to_le16(UVCG_WIDTH_360P),273 .wWidth = cpu_to_le16(UVCG_WIDTH_720P),344 .wWidth = cpu_to_le16(UVCG_WIDTH_360P),391 .wWidth = cpu_to_le16(UVCG_WIDTH_720P),
281 wWidth width of decoded bitmam frame in px340 wWidth width of decoded bitmam frame in px404 wWidth width of decoded bitmam frame in px
113 echo $WIDTH > $wdir/wWidth
2029 UVCG_FRAME_ATTR(w_width, wWidth, 16);3304 desc->wWidth = frm->frame.w_width; in __uvcg_copy_framebased_desc()