Edinburgh Speech Tools  2.1-release
rateconv.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

rateconv.h

Just declares the resampling function.

Author
Richard Caley rjc@c.nosp@m.str..nosp@m.ed.ac.nosp@m..uk
Version
Id
rateconv.h,v 1.2 2001/04/04 13:11:27 awb Exp
int rateconv (short *in, int isize, short **out, int *osize, int in_samp_freq, int out_samp_freq)
 

Function Documentation

int rateconv ( short *  in,
int  isize,
short **  out,
int osize,
int  in_samp_freq,
int  out_samp_freq 
)

Definition at line 543 of file rateconv.cc.