Searched refs:wHeight (Results 1 – 8 of 8) sorted by relevance
187 .wHeight = cpu_to_le16(360),205 .wHeight = cpu_to_le16(720),238 .wHeight = cpu_to_le16(360),256 .wHeight = cpu_to_le16(720),
482 __le16 wHeight; member504 __le16 wHeight; \538 __le16 wHeight; member560 __le16 wHeight; \
196 u16 h = format->frame[i].wHeight; in uvc_v4l2_try_format()251 fmt->fmt.pix.height = frame->wHeight; in uvc_v4l2_try_format()287 fmt->fmt.pix.height = frame->wHeight; in uvc_v4l2_get_format()409 format->frame[i].wHeight != stream->cur_frame->wHeight) in uvc_v4l2_set_streamparm()1135 sel->r.height = stream->cur_frame->wHeight; in uvc_ioctl_g_selection()1187 frame->wHeight == format->frame[i].wHeight) in uvc_ioctl_enum_framesizes()1200 fsize->discrete.height = frame->wHeight; in uvc_ioctl_enum_framesizes()1228 format->frame[i].wHeight == fival->height) { in uvc_ioctl_enum_frameintervals()
359 u16 wHeight; member
610 frame->wHeight = get_unaligned_le16(&buffer[7]); 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()
208 wHeight - height of decoded bitmap frame in px263 wHeight - height of decoded bitmap frame in px
1188 UVCG_FRAME_ATTR(w_height, wHeight, 16);