Home
last modified time | relevance | path

Searched refs:V4L2_FMT_FLAG_COMPRESSED (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dvideodev2.h348 #define V4L2_FMT_FLAG_COMPRESSED 0x0001 macro
/titanic_41/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc_v4l2.c162 fmtdesc.flags = V4L2_FMT_FLAG_COMPRESSED; in usbvc_v4l2_ioctl()