Home
last modified time | relevance | path

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

/dports/audio/libopenmpt/libopenmpt-0.6.0+release.autotools/soundlib/
H A DSndfile.h652 …bool SampleHasPath(SAMPLEINDEX smp) const { if(m_samplePaths.size() >= smp) return !m_samplePaths[… in SampleHasPath() function
H A DSndfile.cpp498 if(SampleHasPath(nSmp))