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 Fri Dec 9 04:55:02 2005 for speex by  doxygen 1.4.5