t38_gateway_to_terminal_tests.c File Reference

#include <stdlib.h>
#include <stdio.h>
#include <fcntl.h>
#include <string.h>
#include <assert.h>
#include <errno.h>
#include <audiofile.h>
#include <unistd.h>
#include "spandsp.h"
#include "spandsp-sim.h"
#include "fax_utils.h"

Defines

#define SPANDSP_EXPOSE_INTERNAL_STRUCTURES
#define SAMPLES_PER_CHUNK   160
#define INPUT_FILE_NAME   "../test-data/itu/fax/itutests.tif"
#define OUTPUT_FILE_NAME   "t38.tif"
#define OUTPUT_FILE_NAME_WAVE   "t38_gateway_to_terminal.wav"

Functions

int main (int argc, char *argv[])

Variables

fax_state_t * fax_state_a
t38_gateway_state_tt38_state_a
t38_terminal_state_tt38_state_b
g1050_state_t * path_a_to_b
g1050_state_t * path_b_to_a
double when = 0.0
int done [2] = { 0 , 0 }
int succeeded [2] = { 0 , 0 }
int simulate_incrementing_repeats = 0

Detailed Description


Generated by  doxygen 1.6.2