Go to the source code of this file.
Defines | |
#define | DEV_HIST_NAME "/dev/hist" |
#define | IOC_HIST_SET 0x10 |
#define | IOC_HIST_SET_LOG 0x11 |
#define | IOC_HIST_GET 0x20 |
#define | IOC_HIST_RTC_GET 0x30 |
#define | IOC_STREAM_SET_FPS 0x20 |
#define | IOC_STREAM_GET_QTABLES 0x30 |
#define | IOC_STREAM_GET_TIME 0x31 |
#define | REZ_HIST_TABLE 0x00 |
#define | REZ_HIST_CONF 0x01 |
#define | HIST_NOT_CHANGE 0xFFFF |
#define DEV_HIST_NAME "/dev/hist" |
#define IOC_HIST_GET 0x20 |
#define IOC_HIST_SET 0x10 |
#define IOC_HIST_SET_LOG 0x11 |
#define IOC_STREAM_GET_QTABLES 0x30 |
#define IOC_STREAM_GET_TIME 0x31 |
Definition at line 15 of file hist.h.
Referenced by Video::capture(), Audio::Start(), and stream__ioctl().
#define IOC_STREAM_SET_FPS 0x20 |
#define REZ_HIST_CONF 0x01 |
#define REZ_HIST_TABLE 0x00 |