iCub-main
|
#include <stdlib.h>
#include <string>
#include "linux/FirewireCameraDC1394-DR2_2.h"
#include <arpa/inet.h>
#include <yarp/os/Log.h>
#include <yarp/os/LogStream.h>
#include <sched.h>
#include <unistd.h>
Go to the source code of this file.
Macros | |
#define | POINTGREY_REGISTER_TIMESTAMP 0x12F8 |
#define | SKIP 0x80000000 |
#define | NOT_PRESENT -1 |
Functions | |
static dc1394error_t | set_embedded_timestamp (dc1394camera_t *camera, bool enable) |
#define NOT_PRESENT -1 |
Definition at line 2244 of file FirewireCameraDC1394-DR2_2.cpp.
#define POINTGREY_REGISTER_TIMESTAMP 0x12F8 |
Definition at line 27 of file FirewireCameraDC1394-DR2_2.cpp.
#define SKIP 0x80000000 |
Definition at line 920 of file FirewireCameraDC1394-DR2_2.cpp.
|
static |
Definition at line 29 of file FirewireCameraDC1394-DR2_2.cpp.