Home
last modified time | relevance | path

Searched refs:interlace_flags (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/dev/
H A Dvideo_if.h376 uint8_t interlace_flags; member
H A Dvideo.c639 if (VIDEO_INTERLACED(src->interlace_flags)) in video_format_to_v4l2_format()
717 dest->interlace_flags = VIDEO_INTERLACE_ON; in v4l2_format_to_video_format()
719 dest->interlace_flags = VIDEO_INTERLACE_OFF; in v4l2_format_to_video_format()
/netbsd-src/sys/dev/usb/
H A Dpseye.c784 format->interlace_flags = VIDEO_INTERLACE_ON; in pseye_get_format()
H A Dauvitek_video.c226 format->interlace_flags = VIDEO_INTERLACE_ON; in auvitek_get_format()