Searched refs:wWidth (Results 1 – 8 of 8) sorted by relevance
186 .wWidth = cpu_to_le16(640),204 .wWidth = cpu_to_le16(1280),237 .wWidth = cpu_to_le16(640),255 .wWidth = cpu_to_le16(1280),
143 return frame->wWidth; in uvc_v4l2_get_bytesperline()146 return format->bpp * frame->wWidth / 8; in uvc_v4l2_get_bytesperline()195 u16 w = format->frame[i].wWidth; in uvc_v4l2_try_format()250 fmt->fmt.pix.width = frame->wWidth; in uvc_v4l2_try_format()286 fmt->fmt.pix.width = frame->wWidth; in uvc_v4l2_get_format()408 if (format->frame[i].wWidth != stream->cur_frame->wWidth || in uvc_v4l2_set_streamparm()1134 sel->r.width = stream->cur_frame->wWidth; in uvc_ioctl_g_selection()1186 if (frame && frame->wWidth == format->frame[i].wWidth && in uvc_ioctl_enum_framesizes()1199 fsize->discrete.width = frame->wWidth; in uvc_ioctl_enum_framesizes()1227 if (format->frame[i].wWidth == fival->width && in uvc_ioctl_enum_frameintervals()
358 u16 wWidth; member
608 frame->wWidth = get_unaligned_le16(&buffer[5]) in uvc_parse_format()637 * frame->wWidth * frame->wHeight / 8; in uvc_parse_format()665 frame->wWidth, frame->wHeight, in uvc_parse_format()
181 bandwidth = frame->wWidth * frame->wHeight / 8 * format->bpp; in uvc_fixup_video_ctrl()
481 __le16 wWidth; member503 __le16 wWidth; \537 __le16 wWidth; member559 __le16 wWidth; \
209 wWidth - width of decoded bitmam frame in px264 wWidth - width of decoded bitmam frame in px
1187 UVCG_FRAME_ATTR(w_width, wWidth, 16);