Home
last modified time | relevance | path

Searched refs:GetRowDuration (Results 1 – 2 of 2) sorted by relevance

/dports/audio/libopenmpt/libopenmpt-0.6.0+release.autotools/soundlib/
H A DSndfile.h802 double GetRowDuration(TEMPO tempo, uint32 speed) const;
H A DSndfile.cpp1784 double CSoundFile::GetRowDuration(TEMPO tempo, uint32 speed) const function in CSoundFile