#include "video.h"
#include <sys/types.h>
#include <sys/stat.h>
#include <sys/ioctl.h>
#include <sys/mman.h>
#include <arpa/inet.h>
#include <fcntl.h>
#include <unistd.h>
#include <asm/elphel/c313a.h>
#include <asm/elphel/hist.h>
#include <asm/elphel/ext353.h>
#include <iostream>
#include "streamer.h"
Include dependency graph for video.cpp:
Go to the source code of this file.
Defines | |
#define | QTABLES_INCLUDE |
Variables | |
int | fd_stream = 0 |
int | fd_circbuf = 0 |
int fd_circbuf = 0 |
Definition at line 24 of file video.cpp.
Referenced by Video::capture(), Video::Start(), Video::Video(), and Video::~Video().
Definition at line 23 of file video.cpp.
Referenced by audio_finish(), audio_init(), Video::capture(), Video::fps(), Audio::Start(), Video::Video(), and Video::~Video().