Searched refs:V4L2_BUF_CAP_SUPPORTS_REQUESTS (Results 1 – 18 of 18) sorted by relevance
139 * - ``V4L2_BUF_CAP_SUPPORTS_REQUESTS``
25 decoder must expose the ``V4L2_BUF_CAP_SUPPORTS_REQUESTS`` capability on its
258 if (reqbufs.capabilities & V4L2_BUF_CAP_SUPPORTS_REQUESTS) {
259 if (reqbufs.capabilities & V4L2_BUF_CAP_SUPPORTS_REQUESTS) {
260 if (reqbufs.capabilities & V4L2_BUF_CAP_SUPPORTS_REQUESTS) {
229 if (reqbufs.capabilities & V4L2_BUF_CAP_SUPPORTS_REQUESTS) {
221 if (reqbufs.capabilities & V4L2_BUF_CAP_SUPPORTS_REQUESTS) {
269 if (reqbufs.capabilities & V4L2_BUF_CAP_SUPPORTS_REQUESTS) {
255 if (reqbufs.capabilities & V4L2_BUF_CAP_SUPPORTS_REQUESTS) {
727 *caps |= V4L2_BUF_CAP_SUPPORTS_REQUESTS; in fill_buf_caps()
875 #define V4L2_BUF_CAP_SUPPORTS_REQUESTS (1 << 3) macro
963 #define V4L2_BUF_CAP_SUPPORTS_REQUESTS (1 << 3) macro
965 #define V4L2_BUF_CAP_SUPPORTS_REQUESTS (1 << 3) macro