Searched refs:V4L2_FMT_FLAG_COMPRESSED (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/sys/ | ||
| D | videoio.h | 1706 #define V4L2_FMT_FLAG_COMPRESSED 0x0001 macro |
| /netbsd/src/sys/dev/ | ||
| D | video.c | 804 fmtdesc->flags = V4L2_FMT_FLAG_COMPRESSED; in video_enum_format() |