Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dvideodev2.h439 #define V4L2_CAP_EXT_PIX_FORMAT 0x00200000 /* Supports the extended pixel format */ macro
/linux-4.4.14/drivers/media/v4l2-core/
Dv4l2-ioctl.c1028 cap->capabilities |= V4L2_CAP_EXT_PIX_FORMAT; in v4l_querycap()
1036 cap->device_caps |= V4L2_CAP_EXT_PIX_FORMAT; in v4l_querycap()