Home
last modified time | relevance | path

Searched defs:RatioChange (Results 1 – 3 of 3) sorted by relevance

/dports/audio/rubberband/rubberband-2.0.0/src/dsp/
H A DResampler.h36 enum RatioChange { SmoothRatioChange, SuddenRatioChange }; enum
H A DBQResampler.h39 enum RatioChange { SmoothRatioChange, SuddenRatioChange }; enum
H A DResampler.cpp161 Resampler::RatioChange /* ratioChange */, in D_IPP()
1156 D_Speex::D_Speex(Resampler::Quality quality, Resampler::RatioChange, in D_Speex()