Searched refs:V4L2_CAP_EXT_PIX_FORMAT (Results 1 – 5 of 5) sorted by relevance
233 * - ``V4L2_CAP_EXT_PIX_FORMAT``
131 device for the :ref:`V4L2_CAP_EXT_PIX_FORMAT <querycap>`
478 #define V4L2_CAP_EXT_PIX_FORMAT 0x00200000 /* Supports the extended pixel format */ macro
176 replace define V4L2_CAP_EXT_PIX_FORMAT device-capabilities
1067 cap->capabilities |= V4L2_CAP_EXT_PIX_FORMAT; in v4l_querycap()1068 cap->device_caps |= V4L2_CAP_EXT_PIX_FORMAT; in v4l_querycap()
Completed in 21 milliseconds