spandsp
3.0.0
|
#include <stdlib.h>
#include <stdio.h>
#include <fcntl.h>
#include <unistd.h>
#include <memory.h>
#include "spandsp.h"
Macros | |
#define | SPANDSP_EXPOSE_INTERNAL_STRUCTURES |
#define | IN_FILE_NAME "../test-data/itu/t24/F21B400.TIF" |
#define | OUT_FILE_NAME "t42_tests_receive.tif" |
Functions | |
int | main (int argc, char *argv[]) |
Variables | |
uint8_t | data5 [50000000] |
int | data5_ptr = 0 |
int | plane = 0 |
int | bit_mask |
uint8_t | colour_map [3 *256] |
lab_params_t | lab_param |
int | write_row = 0 |