Searched refs:V4L2_BUF_FLAG_ERROR (Results 1 – 9 of 9) sorted by relevance
497 #define V4L2_BUF_FLAG_ERROR 0x0040 macro
695 #define V4L2_BUF_FLAG_ERROR 0x0040 macro
499 #define V4L2_BUF_FLAG_ERROR 0x0040 macro
692 #define V4L2_BUF_FLAG_ERROR 0x0040 macro
732 #define V4L2_BUF_FLAG_ERROR 0x00000040 macro
524 #define V4L2_BUF_FLAG_ERROR 0x00000040 macro
53 #define IS_BUFFER_ERROR(x) (((x) & V4L2_BUF_FLAG_ERROR) == V4L2_BUF_FLAG_ERROR)
489 #define V4L2_BUF_FLAG_ERROR 0x0040 macro