Searched refs:V4L2_BUF_FLAG_ERROR (Results 1 – 11 of 11) sorted by relevance
692 #define V4L2_BUF_FLAG_ERROR 0x0040 macro
499 #define V4L2_BUF_FLAG_ERROR 0x0040 macro
497 #define V4L2_BUF_FLAG_ERROR 0x0040 macro
695 #define V4L2_BUF_FLAG_ERROR 0x0040 macro
743 #define V4L2_BUF_FLAG_ERROR 0x00000040 macro
981 #define V4L2_BUF_FLAG_ERROR 0x00000040 macro
431 #define V4L2_BUF_FLAG_ERROR 0x00000040 macro
739 #define V4L2_BUF_FLAG_ERROR 0x00000040 macro
489 #define V4L2_BUF_FLAG_ERROR 0x0040 macro
2371 if (buffer.flags & V4L2_BUF_FLAG_ERROR) { in dequeueV4l2FrameLocked()