#include <gx_resampler.h>
Definition at line 50 of file gx_resampler.h.
◆ flush()
int gx_resample::StreamingResampler::flush |
( |
float * |
output | ) |
|
◆ get_max_out_size()
int gx_resample::StreamingResampler::get_max_out_size |
( |
int |
i_size | ) |
|
|
inline |
◆ process()
int gx_resample::StreamingResampler::process |
( |
int |
count, |
|
|
float * |
input, |
|
|
float * |
output |
|
) |
| |
◆ setup()
bool gx_resample::StreamingResampler::setup |
( |
int |
srcRate, |
|
|
int |
dstRate, |
|
|
int |
nchan |
|
) |
| |
◆ ratio_a
int gx_resample::StreamingResampler::ratio_a |
|
private |
◆ ratio_b
int gx_resample::StreamingResampler::ratio_b |
|
private |
The documentation for this class was generated from the following file: