Home
last modified time | relevance | path

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

/linux-6.3-rc2/Documentation/userspace-api/media/v4l/
A Dvidioc-querycap.rst233 * - ``V4L2_CAP_EXT_PIX_FORMAT``
A Dpixfmt-v4l2.rst131 device for the :ref:`V4L2_CAP_EXT_PIX_FORMAT <querycap>`
/linux-6.3-rc2/include/uapi/linux/
A Dvideodev2.h500 #define V4L2_CAP_EXT_PIX_FORMAT 0x00200000 /* Supports the extended pixel format */ macro
/linux-6.3-rc2/Documentation/userspace-api/media/
A Dvideodev2.h.rst.exceptions186 replace define V4L2_CAP_EXT_PIX_FORMAT device-capabilities
/linux-6.3-rc2/drivers/media/v4l2-core/
A Dv4l2-ioctl.c1113 cap->capabilities |= V4L2_CAP_EXT_PIX_FORMAT; in v4l_querycap()
1114 cap->device_caps |= V4L2_CAP_EXT_PIX_FORMAT; in v4l_querycap()

Completed in 21 milliseconds