libvoipcodecs 0.0.1
ilbc_tests.c File Reference
#include <math.h>
#include <stdlib.h>
#include <stdio.h>
#include <fcntl.h>
#include <string.h>
#include <inttypes.h>
#include <time.h>
#include <audiofile.h>
#include "ilbc.h"

Macros

#define IN_FILE_NAME   "../localtests/dam9.wav"
 
#define REF_FILE_NAME   "../localtests/dam9_lpc55.wav"
 
#define COMPRESS_FILE_NAME   "lpc10_out.lpc10"
 
#define DECOMPRESS_FILE_NAME   "lpc10_in.lpc10"
 
#define OUT_FILE_NAME   "post_lpc10.wav"
 
#define SAMPLE_RATE   8000
 

Functions

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