17 #ifndef SRCTOOLS_RESAMPLER_MODEL_H 18 #define SRCTOOLS_RESAMPLER_MODEL_H 20 #include "FloatSampleProvider.h" 27 namespace ResamplerModel {
30 static const double DEFAULT_DB_SNR = 106;
35 static const unsigned int DEFAULT_WINDOWED_SINC_MAX_DOWNSAMPLE_FACTOR = 256;
39 static const unsigned int DEFAULT_WINDOWED_SINC_MAX_UPSAMPLE_FACTOR = DEFAULT_WINDOWED_SINC_MAX_DOWNSAMPLE_FACTOR / 2;
63 #endif // SRCTOOLS_RESAMPLER_MODEL_H