#include <resampler.h>
Definition at line 29 of file resampler.h.
◆ Resampler()
| ArdourZita::Resampler::Resampler |
( |
void |
| ) |
|
◆ ~Resampler()
| ArdourZita::Resampler::~Resampler |
( |
void |
| ) |
|
◆ clear()
| void ArdourZita::Resampler::clear |
( |
void |
| ) |
|
◆ inpdist()
| double ArdourZita::Resampler::inpdist |
( |
void |
| ) |
const |
◆ inpsize()
| int ArdourZita::Resampler::inpsize |
( |
void |
| ) |
const |
◆ nchan()
| int ArdourZita::Resampler::nchan |
( |
void |
| ) |
const |
|
inline |
◆ process()
| int ArdourZita::Resampler::process |
( |
void |
| ) |
|
◆ reset()
| int ArdourZita::Resampler::reset |
( |
void |
| ) |
|
◆ setup() [1/2]
| int ArdourZita::Resampler::setup |
( |
unsigned int |
fs_inp, |
|
|
unsigned int |
fs_out, |
|
|
unsigned int |
nchan, |
|
|
unsigned int |
hlen |
|
) |
| |
◆ setup() [2/2]
| int ArdourZita::Resampler::setup |
( |
unsigned int |
fs_inp, |
|
|
unsigned int |
fs_out, |
|
|
unsigned int |
nchan, |
|
|
unsigned int |
hlen, |
|
|
double |
frel |
|
) |
| |
◆ _buff
| float* ArdourZita::Resampler::_buff |
|
private |
◆ _dummy
| void* ArdourZita::Resampler::_dummy[8] |
|
private |
◆ _index
| unsigned int ArdourZita::Resampler::_index |
|
private |
◆ _inmax
| unsigned int ArdourZita::Resampler::_inmax |
|
private |
◆ _nchan
| unsigned int ArdourZita::Resampler::_nchan |
|
private |
◆ _nread
| unsigned int ArdourZita::Resampler::_nread |
|
private |
◆ _nzero
| unsigned int ArdourZita::Resampler::_nzero |
|
private |
◆ _phase
| unsigned int ArdourZita::Resampler::_phase |
|
private |
◆ _pstep
| unsigned int ArdourZita::Resampler::_pstep |
|
private |
◆ _table
◆ inp_count
| unsigned int ArdourZita::Resampler::inp_count |
◆ inp_data
| float* ArdourZita::Resampler::inp_data |
◆ inp_list
| void* ArdourZita::Resampler::inp_list |
◆ out_count
| unsigned int ArdourZita::Resampler::out_count |
◆ out_data
| float* ArdourZita::Resampler::out_data |
◆ out_list
| void* ArdourZita::Resampler::out_list |
The documentation for this class was generated from the following file: