Searched refs:clipcount (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/compat/linux/
H A Dlinux_videodev_compat.h40 l_int clipcount; member in struct:l_video_window
H A Dlinux_videodev2_compat.h55 uint32_t clipcount; member in struct:l_v4l2_window
H A Dlinux_ioctl.c2702 vw->clipcount = lvw->clipcount;
2718 lvw->clipcount = vw->clipcount;
2791 int clipcount; local
2797 * rectangles or, if clipcount == VIDEO_CLIP_BITMAP, a
2806 clipcount = vw->clipcount;
2807 if (clipcount == VIDEO_CLIP_BITMAP) {
2813 } else if (clipcount >
[all...]
/freebsd-13-stable/sys/contrib/v4l/
H A Dvideodev.h154 int clipcount; member in struct:video_window
H A Dvideodev2.h603 __u32 clipcount; member in struct:v4l2_window

Completed in 115 milliseconds