Home
last modified time | relevance | path

Searched refs:LoadExternalSample (Results 1 – 4 of 4) sorted by relevance

/dports/audio/libopenmpt/libopenmpt-0.6.0+release.autotools/soundlib/
H A DSndfile.cpp509 if(!LoadExternalSample(nSmp, filename))
1956 bool CSoundFile::LoadExternalSample(SAMPLEINDEX smp, const mpt::PathString &filename) function in CSoundFile
H A DSndfile.h655 bool LoadExternalSample(SAMPLEINDEX smp, const mpt::PathString &filename);
H A DLoad_symmod.cpp1236 if(!LoadExternalSample(sample, filename)) in ReadSymMOD()
H A DSampleFormats.cpp2271 if(!LoadExternalSample(nSample, filename)) in ReadITSSample()