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>`
500 #define V4L2_CAP_EXT_PIX_FORMAT 0x00200000 /* Supports the extended pixel format */ macro
186 replace define V4L2_CAP_EXT_PIX_FORMAT device-capabilities
1118 cap->capabilities |= V4L2_CAP_EXT_PIX_FORMAT; in v4l_querycap()1119 cap->device_caps |= V4L2_CAP_EXT_PIX_FORMAT; in v4l_querycap()