Home
last modified time | relevance | path

Searched refs:v4l2_format (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/dev/
H A Dvideo.c236 static void v4l2_format_to_video_format(const struct v4l2_format *,
239 struct v4l2_format *);
260 struct v4l2_format *);
262 struct v4l2_format *);
264 struct v4l2_format *);
633 struct v4l2_format *dest) in video_format_to_v4l2_format()
705 v4l2_format_to_video_format(const struct v4l2_format *src, in v4l2_format_to_video_format()
787 struct v4l2_format fmt; in video_enum_format()
817 struct v4l2_format fmt; in video_enum_framesizes()
857 struct v4l2_format *format) in video_get_format()
[all …]
/netbsd-src/sys/sys/
H A Dvideoio.h3132 struct v4l2_format { struct
3303 struct v4l2_format format;
3314 #define VIDIOC_G_FMT _IOWR('V', 4, struct v4l2_format)
3315 #define VIDIOC_S_FMT _IOWR('V', 5, struct v4l2_format)
3359 #define VIDIOC_TRY_FMT _IOWR('V', 64, struct v4l2_format)
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc878 unsigned struct_v4l2_format_sz = sizeof(v4l2_format);
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp1040 unsigned struct_v4l2_format_sz = sizeof(v4l2_format);
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc1039 unsigned struct_v4l2_format_sz = sizeof(v4l2_format);