Searched refs:v4l2_crop (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/contrib/v4l/
H A Dvideodev2.h643 struct v4l2_crop { struct
1712 #define VIDIOC_G_CROP _IOWR('V', 59, struct v4l2_crop)
1713 #define VIDIOC_S_CROP _IOW('V', 60, struct v4l2_crop)
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp883 unsigned struct_v4l2_crop_sz = sizeof(v4l2_crop);

Completed in 198 milliseconds