Searched refs:wHeight (Results 1 – 9 of 9) sorted by relevance
188 .wHeight = cpu_to_le16(360),206 .wHeight = cpu_to_le16(720),239 .wHeight = cpu_to_le16(360),257 .wHeight = cpu_to_le16(720),
513 __le16 wHeight; member535 __le16 wHeight; \569 __le16 wHeight; member591 __le16 wHeight; \
260 u16 h = format->frames[i].wHeight; in uvc_v4l2_try_format()347 fmt->fmt.pix.height = frame->wHeight; in uvc_v4l2_try_format()385 fmt->fmt.pix.height = frame->wHeight; in uvc_v4l2_get_format()509 format->frames[i].wHeight != stream->cur_frame->wHeight) in uvc_v4l2_set_streamparm()1219 sel->r.height = stream->cur_frame->wHeight; in uvc_ioctl_g_selection()1271 frame->wHeight == format->frames[i].wHeight) in uvc_ioctl_enum_framesizes()1284 fsize->discrete.height = frame->wHeight; in uvc_ioctl_enum_framesizes()1312 format->frames[i].wHeight == fival->height) { in uvc_ioctl_enum_frameintervals()
248 u16 wHeight; member
397 frame->wHeight = get_unaligned_le16(&buffer[7]); in uvc_parse_format()444 * frame->wWidth * frame->wHeight / 8; in uvc_parse_format()469 frame->wWidth, frame->wHeight, in uvc_parse_format()
220 bandwidth = frame->wWidth * frame->wHeight / 8 * format->bpp; in uvc_fixup_video_ctrl()
280 wHeight height of decoded bitmap frame in px339 wHeight height of decoded bitmap frame in px
114 echo $HEIGHT > $wdir/wHeight
2019 UVCG_FRAME_ATTR(w_height, wHeight, 16);