Home
last modified time | relevance | path

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

/dports/audio/rosegarden/rosegarden-21.06.1/src/sound/
H A DAudioTimeStretcher.h105 size_t getInputIncrement() const { return m_n1; } in getInputIncrement() function
/dports/audio/rubberband/rubberband-2.0.0/src/
H A DRubberBandStretcher.cpp174 RubberBandStretcher::getInputIncrement() const in getInputIncrement() function in RubberBand::RubberBandStretcher
H A DStretcherImpl.h94 size_t getInputIncrement() const { in getInputIncrement() function