Home
last modified time | relevance | path

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

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