| spandsp 0.0.6
    | 
#include <stdlib.h>#include <stdio.h>#include <fcntl.h>#include <unistd.h>#include <memory.h>#include <ctype.h>#include <sndfile.h>#include "spandsp.h"#include "spandsp-sim.h"| Classes | |
| struct | test_set_t | 
| Functions | |
| int | main (int argc, char *argv[]) | 
| Variables | |
| int16_t | outdata [40000] | 
| uint8_t | adpcmdata [40000] | 
| int16_t | itudata [40000] | 
| uint8_t | itu_ref [40000] | 
| uint8_t | unpacked [40000] | 
| uint8_t | xlaw [40000] |