|
IVT
|
#include "Linux1394Capture.h"#include "Image/ByteImage.h"#include "Image/ImageProcessor.h"#include <stdio.h>#include <stdlib.h>#include <stdarg.h>#include <algorithm>Go to the source code of this file.
Macros | |
| #define | DROP_FRAMES 1 |
| #define | NUM_BUFFERS 8 |
| #define DROP_FRAMES 1 |
Definition at line 66 of file Linux1394Capture.cpp.
| #define NUM_BUFFERS 8 |
Definition at line 67 of file Linux1394Capture.cpp.