Lines Matching +full:capture +full:- +full:dma
25 #define VID_TYPE_CAPTURE 1 /* Can capture */
34 #define VID_TYPE_SUBCAPTURE 512 /* Can capture subareas of the image */
96 __u16 depth; /* Capture depth */
104 #define VIDEO_PALETTE_YUV422 7 /* YUV422 capture */
108 #define VIDEO_PALETTE_YUV411 11 /* YUV411 capture */
109 #define VIDEO_PALETTE_RAW 12 /* RAW capture (BT848) */
157 #define VIDEO_CLIP_BITMAP -1
165 __u32 width, height; /* Area to capture */
167 __u16 flags; /* Flags for capture */
182 unsigned int frame; /* Frame (0 - n) for double buffer */
202 #define VIDEO_NO_UNIT (-1)
261 #define VIDIOCCAPTURE _IOW('v',8,int) /* Start, end capture */
263 #define VIDIOCSWIN _IOW('v',10, struct video_window) /* Set the video overlay window - passes clip…
265 #define VIDIOCSFBUF _IOW('v',12, struct video_buffer) /* Set frame buffer - root only */
266 … _IOR('v',13, struct video_key) /* Video key event - to dev 255 is to all - cuts capture on all D…
285 #define BASE_VIDIOCPRIVATE 192 /* 192-255 are private */
337 #define VID_HARDWARE_PLANB 16 /* PowerMac motherboard video-in */
365 * c-basic-offset: 8