Searched refs:VIDEO_INTERLACED (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/ | ||
| D | video_if.h | 240 #define VIDEO_INTERLACED(iflags) (iflags & 1) macro |
| D | video.c | 640 if (VIDEO_INTERLACED(src->interlace_flags)) in video_format_to_v4l2_format() |