Searched refs:V4L2_CAP_EXT_PIX_FORMAT (Results 1 – 5 of 5) sorted by relevance
103 device for the :ref:`V4L2_CAP_EXT_PIX_FORMAT <querycap>`
234 * - ``V4L2_CAP_EXT_PIX_FORMAT``
454 #define V4L2_CAP_EXT_PIX_FORMAT 0x00200000 /* Supports the extended pixel format */ macro
154 replace define V4L2_CAP_EXT_PIX_FORMAT device-capabilities
1050 cap->capabilities |= V4L2_CAP_EXT_PIX_FORMAT; in v4l_querycap()1058 cap->device_caps |= V4L2_CAP_EXT_PIX_FORMAT; in v4l_querycap()