wav_io.c File Reference

#include <stdio.h>
#include <string.h>
#include "speex/speex_types.h"

Include dependency graph for wav_io.c:


Functions

unsigned short be_short (unsigned short s)
unsigned short le_short (unsigned short s)
int read_wav_header (FILE *file, int *rate, int *channels, int *format, int *size)
void write_wav_header (FILE *file, int rate, int channels, int format, int size)

Function Documentation

unsigned short be_short ( unsigned short  s  ) 

unsigned short le_short ( unsigned short  s  ) 

int read_wav_header ( FILE *  file,
int *  rate,
int *  channels,
int *  format,
int *  size 
)

void write_wav_header ( FILE *  file,
int  rate,
int  channels,
int  format,
int  size 
)


Generated on Wed Dec 27 23:21:34 2006 for speex by  doxygen 1.5.1