35 bool setup (
unsigned int fs_inp,
40 bool setup (
unsigned int fs_inp,
Definition resampler-table.h:46
bool setup(unsigned int fs_inp, unsigned int fs_out, unsigned int nchan, unsigned int hlen)
float * _buff
Definition resampler.h:71
unsigned int inp_count
Definition resampler.h:54
unsigned int _index
Definition resampler.h:66
int inpsize(void) const noexcept
int filtlen(void) const noexcept
Definition resampler.h:49
unsigned int _inmax
Definition resampler.h:65
float ** inp_list
Definition resampler.h:58
double inpdist(void) const noexcept
bool setup(unsigned int fs_inp, unsigned int fs_out, unsigned int nchan, unsigned int hlen, double frel)
float * inp_data
Definition resampler.h:56
unsigned int _nread
Definition resampler.h:67
float * out_data
Definition resampler.h:57
unsigned int _nzero
Definition resampler.h:68
unsigned int _pstep
Definition resampler.h:70
int nchan(void) const noexcept
Definition resampler.h:48
unsigned int _nchan
Definition resampler.h:64
Resampler_table * _table
Definition resampler.h:63
bool reset(void) noexcept
unsigned int out_count
Definition resampler.h:55
float ** out_list
Definition resampler.h:59
void * _dummy[8]
Definition resampler.h:72
unsigned int _phase
Definition resampler.h:69