Searched refs:V4L2_BUF_CAP_SUPPORTS_MAX_NUM_BUFFERS (Results 1 – 4 of 4) sorted by relevance
121 - If the V4L2_BUF_CAP_SUPPORTS_MAX_NUM_BUFFERS capability flag is set
163 * - ``V4L2_BUF_CAP_SUPPORTS_MAX_NUM_BUFFERS``
703 *caps |= V4L2_BUF_CAP_SUPPORTS_MAX_NUM_BUFFERS; in vb2_set_flags_and_caps()
1074 #define V4L2_BUF_CAP_SUPPORTS_MAX_NUM_BUFFERS (1 << 7) macro