Home
last modified time | relevance | path

Searched refs:wWidth (Results 1 – 4 of 4) sorted by relevance

/third_party/NuttX/drivers/usbdev/gadget/
Df_uvc.c440 .wWidth = 176,
457 .wWidth = 320,
474 .wWidth = 352,
491 .wWidth = 640,
508 .wWidth = 1280,
525 .wWidth = 1920,
574 .wWidth = UVC_VIDEO_WIDTH_DEF,
591 .wWidth = 1280,
608 .wWidth = 640,
625 .wWidth = 352,
[all …]
Df_uvc.h346 u16 wWidth; \
444 u16 wWidth; \
492 u16 wWidth; \
520 u16 wWidth; \
/third_party/gstreamer/gstplugins_bad/sys/uvch264/
Duvc_h264.h222 guint16 wWidth; member
Dgstuvch264_src.c1821 probe->wWidth = width; in fill_probe_commit()
1851 GST_DEBUG_OBJECT (self, " Width : %d", probe->wWidth); in print_probe_commit()
1897 probe.wWidth = self->secondary_width; in configure_h264()
2227 probe.wWidth, width, probe.wHeight, height, in gst_uvc_h264_src_fixate_caps()
2229 if (probe.wWidth == width && probe.wHeight == height && in gst_uvc_h264_src_fixate_caps()
2255 probe.wWidth = width; in gst_uvc_h264_src_fixate_caps()
2273 probe.wWidth, width, probe.wHeight, height, in gst_uvc_h264_src_fixate_caps()
2275 if (probe.wWidth == width && probe.wHeight == height && in gst_uvc_h264_src_fixate_caps()