Searched refs:V4L2_CAP_STREAMING (Results 1 – 15 of 15) sorted by relevance
85 !(caps.capabilities & V4L2_CAP_STREAMING)) { in open()
610 ((caps.capabilities & V4L2_CAP_STREAMING) == 0)) { in qualifyCaptureDevice()
156 #define V4L2_CAP_STREAMING 0x04000000 macro
272 #define V4L2_CAP_STREAMING 0x04000000 /* streaming I/O ioctls */ macro
155 #define V4L2_CAP_STREAMING 0x04000000 macro
269 #define V4L2_CAP_STREAMING 0x04000000 /* streaming I/O ioctls */ macro
164 #define V4L2_CAP_STREAMING 0x04000000 macro
281 #define V4L2_CAP_STREAMING 0x04000000 /* streaming I/O ioctls */ macro
135 #define V4L2_CAP_STREAMING 0x04000000 macro
189 #define V4L2_CAP_STREAMING 0x04000000 macro
166 #define V4L2_CAP_STREAMING 0x04000000 macro
284 #define V4L2_CAP_STREAMING 0x04000000 /* streaming I/O ioctls */ macro
1315 if (!(cap.capabilities & V4L2_CAP_STREAMING)) { in initUsbCamera()
1618 if ((cap.capabilities & V4L2_CAP_STREAMING) == 0) in component_init()