Home
last modified time | relevance | path

Searched refs:v4l2_format (Results 151 – 175 of 1162) sorted by path

12345678910>>...47

/dports/graphics/gstreamer1-plugins-libcaca/gst-plugins-good-1.16.2/sys/v4l2/
H A Dgstv4l2sink.c250 struct v4l2_format format; in gst_v4l2sink_sync_overlay_fields()
252 memset (&format, 0x00, sizeof (struct v4l2_format)); in gst_v4l2sink_sync_overlay_fields()
/dports/graphics/gstreamer1-plugins-png/gst-plugins-good-1.16.2/
H A DChangeLog17887 v4l2object: refactor gst_v4l2_object_get_colorspace to take a v4l2_format parameter
17888 Move the extraction of colorimetry parameters from struct v4l2_format and the
/dports/graphics/gstreamer1-plugins-png/gst-plugins-good-1.16.2/sys/v4l2/ext/
H A Dvideodev2.h2195 struct v4l2_format { struct
2368 struct v4l2_format format;
2379 #define VIDIOC_G_FMT _IOWR('V', 4, struct v4l2_format)
2380 #define VIDIOC_S_FMT _IOWR('V', 5, struct v4l2_format)
2424 #define VIDIOC_TRY_FMT _IOWR('V', 64, struct v4l2_format)
/dports/graphics/gstreamer1-plugins-png/gst-plugins-good-1.16.2/sys/v4l2/
H A Dgstv4l2allocator.c247 struct v4l2_format *format = &obj->format; in gst_v4l2_memory_group_new()
H A Dgstv4l2object.c2137 struct v4l2_format *try_fmt) in gst_v4l2_object_try_fmt()
2140 struct v4l2_format fmt; in gst_v4l2_object_try_fmt()
2171 struct v4l2_format fmt; in gst_v4l2_object_add_interlace_mode()
2253 struct v4l2_format fmt; in gst_v4l2_object_add_colorspace()
2828 struct v4l2_format fmt; in gst_v4l2_object_get_nearest_size()
2839 memset (&fmt, 0, sizeof (struct v4l2_format)); in gst_v4l2_object_get_nearest_size()
3239 struct v4l2_format format; in gst_v4l2_object_set_format_full()
3437 memset (&format, 0x00, sizeof (struct v4l2_format)); in gst_v4l2_object_set_format_full()
3907 struct v4l2_format fmt; in gst_v4l2_object_acquire_format()
3918 memset (&fmt, 0x00, sizeof (struct v4l2_format)); in gst_v4l2_object_acquire_format()
[all …]
H A Dgstv4l2object.h139 struct v4l2_format format;
H A Dgstv4l2sink.c250 struct v4l2_format format; in gst_v4l2sink_sync_overlay_fields()
252 memset (&format, 0x00, sizeof (struct v4l2_format)); in gst_v4l2sink_sync_overlay_fields()
/dports/graphics/gstreamer1-plugins-qt/gst-plugins-good-1.16.2/
H A DChangeLog17887 v4l2object: refactor gst_v4l2_object_get_colorspace to take a v4l2_format parameter
17888 Move the extraction of colorimetry parameters from struct v4l2_format and the
/dports/graphics/gstreamer1-plugins-qt/gst-plugins-good-1.16.2/sys/v4l2/ext/
H A Dvideodev2.h2195 struct v4l2_format { struct
2368 struct v4l2_format format;
2379 #define VIDIOC_G_FMT _IOWR('V', 4, struct v4l2_format)
2380 #define VIDIOC_S_FMT _IOWR('V', 5, struct v4l2_format)
2424 #define VIDIOC_TRY_FMT _IOWR('V', 64, struct v4l2_format)
/dports/graphics/gstreamer1-plugins-qt/gst-plugins-good-1.16.2/sys/v4l2/
H A Dgstv4l2allocator.c247 struct v4l2_format *format = &obj->format; in gst_v4l2_memory_group_new()
H A Dgstv4l2object.c2137 struct v4l2_format *try_fmt) in gst_v4l2_object_try_fmt()
2140 struct v4l2_format fmt; in gst_v4l2_object_try_fmt()
2171 struct v4l2_format fmt; in gst_v4l2_object_add_interlace_mode()
2253 struct v4l2_format fmt; in gst_v4l2_object_add_colorspace()
2828 struct v4l2_format fmt; in gst_v4l2_object_get_nearest_size()
2839 memset (&fmt, 0, sizeof (struct v4l2_format)); in gst_v4l2_object_get_nearest_size()
3239 struct v4l2_format format; in gst_v4l2_object_set_format_full()
3437 memset (&format, 0x00, sizeof (struct v4l2_format)); in gst_v4l2_object_set_format_full()
3907 struct v4l2_format fmt; in gst_v4l2_object_acquire_format()
3918 memset (&fmt, 0x00, sizeof (struct v4l2_format)); in gst_v4l2_object_acquire_format()
[all …]
H A Dgstv4l2object.h139 struct v4l2_format format;
H A Dgstv4l2sink.c250 struct v4l2_format format; in gst_v4l2sink_sync_overlay_fields()
252 memset (&format, 0x00, sizeof (struct v4l2_format)); in gst_v4l2sink_sync_overlay_fields()
/dports/graphics/kamerka/kamerka-0.20/src/
H A Dcapturethread.h62 struct v4l2_format fmt;
72 struct v4l2_format src_fmt;
/dports/graphics/open3d/Open3D-0.2/src/External/librealsense/src/
H A Duvc-v4l2.cpp187 v4l2_format fmt = {}; in start_capture()
/dports/graphics/opencv/opencv-4.5.3/modules/videoio/src/
H A Dcap_v4l.cpp370 v4l2_format form;
470 form = v4l2_format(); in try_palette_v4l2()
715 form = v4l2_format(); in initCapture()
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/librealsense/src/
H A Duvc-v4l2.cpp187 v4l2_format fmt = {}; in start_capture()
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_vsp2/
H A Dqlinuxmediadevice.cpp324 struct v4l2_format format; in setFormat()
325 memset(&format, 0, sizeof(struct v4l2_format)); in setFormat()
452 struct v4l2_format format; in setFormat()
453 memset(&format, 0, sizeof(struct v4l2_format)); in setFormat()
/dports/graphics/zbar/zbar-0.23.90/zbar/video/
H A Dv4l2.c271 struct v4l2_format vfmt; in v4l2_set_format()
299 struct v4l2_format newfmt; in v4l2_set_format()
515 struct v4l2_format fmt;
534 struct v4l2_format maxfmt;
/dports/lang/gcc10-devel/gcc-10-20211008/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp735 unsigned struct_v4l2_format_sz = sizeof(v4l2_format);
/dports/lang/gcc10/gcc-10.3.0/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp735 unsigned struct_v4l2_format_sz = sizeof(v4l2_format);
/dports/lang/gcc11-devel/gcc-11-20211009/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp1039 unsigned struct_v4l2_format_sz = sizeof(v4l2_format);
/dports/lang/gcc11/gcc-11.2.0/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp1039 unsigned struct_v4l2_format_sz = sizeof(v4l2_format);
/dports/lang/gcc12-devel/gcc-12-20211205/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp1040 unsigned struct_v4l2_format_sz = sizeof(v4l2_format);
/dports/lang/gcc9-aux/gcc-9.1.0/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc676 unsigned struct_v4l2_format_sz = sizeof(v4l2_format);

12345678910>>...47