Go to the documentation of this file.
23 #ifndef INCLUDED_FRACTIONAL_RESAMPLER_FF_IMPL_H
24 #define INCLUDED_FRACTIONAL_RESAMPLER_FF_IMPL_H
45 void forecast(
int noutput_items,
47 int general_work(
int noutput_items,
53 float resamp_ratio()
const;
54 void set_mu(
float mu);
55 void set_resamp_ratio(
float resamp_ratio);