#include <sys/types.h>#include <unistd.h>Include dependency graph for zconf.h:

Go to the source code of this file.
Defines | |
| #define | const |
| #define | MAX_MEM_LEVEL 9 |
| #define | MAX_WBITS 15 |
| #define | OF(args) () |
| #define | ZEXTERN extern |
| #define | z_off_t off_t |
| #define | SEEK_SET 0 |
| #define | SEEK_CUR 1 |
| #define | SEEK_END 2 |
Typedefs | |
| typedef unsigned char | Byte |
| typedef unsigned int | uInt |
| typedef unsigned long | uLong |
| typedef Byte FAR | Bytef |
| typedef char FAR | charf |
| typedef int FAR | intf |
| typedef uInt FAR | uIntf |
| typedef uLong FAR | uLongf |
| typedef Byte const * | voidpc |
| typedef Byte FAR * | voidpf |
| typedef Byte * | voidp |
| #define SEEK_CUR 1 |
Definition at line 297 of file zconf.h.
Referenced by camogm_end_mov(), camogm_status(), circbuf_lseek(), exif_lseek(), fpga_io_lseek(), framepars_lseek(), framePointersXML(), fsdram_lseek(), gammas_lseek(), Video::getFramePars(), getPercentile(), histograms_lseek(), huffman_lseek(), jpeghead_lseek(), main(), metaXML(), parse(), parse_special(), PHP_FUNCTION(), quicktime_template_parser(), sendImage(), sendImageFrame(), skipHDR(), and xi2c_lseek().
| #define SEEK_END 2 |
Definition at line 298 of file zconf.h.
Referenced by aexpCorr(), camogm_init_mov(), camogm_start(), Video::capture(), circbuf_lseek(), createExifDirectory(), exif_lseek(), exposureHDR(), fpga_io_lseek(), Video::fps(), framepars_lseek(), framePointersXML(), fsdram_lseek(), gammas_lseek(), get_histogram_index(), Video::getFramePars(), getGammaStructure(), getPercentile(), grab_and_send(), histograms_lseek(), huffman_lseek(), initParams(), jpeghead_lseek(), listener_loop(), main(), metaXML(), php_elphel_init_globals(), PHP_FUNCTION(), printPage(), processInit(), receive_i2c_4(), receive_i2c_n(), resetSDRAM(), sendImage(), sendImageFrame(), showJpegHeader(), skipHDR(), Video::Video(), waitDaemonEnabled(), Video::waitDaemonEnabled(), waitRequstPrevHist(), whiteBalanceCorr(), and xi2c_lseek().
| #define SEEK_SET 0 |
Definition at line 296 of file zconf.h.
Referenced by camogm_end_mov(), camogm_init_mov(), camogm_start(), camogm_start_mov(), circbuf_lseek(), end_wave(), exif_lseek(), Fopen(), fpga_io_lseek(), framepars_lseek(), framePointersXML(), fsdram_lseek(), gammas_lseek(), get_histogram_index(), Video::getFramePars(), getPercentile(), grab_and_send(), histograms_lseek(), huffman_lseek(), jpeghead_lseek(), listener_loop(), listParams(), main(), metaXML(), parse(), PHP_FUNCTION(), quicktime_template_parser(), readParam(), readParamAt(), recalibrateDim(), sendImage(), sendImageFrame(), showJpegHeader(), whiteBalanceCorr(), writeMagic(), writeParamAt(), and xi2c_lseek().
1.5.1