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