Home
last modified time | relevance | path

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

/RvlSDK-3.2/build/tools/soundfile/src/
Dsoundfile.c91 int getWaveInfo(char *path, SOUNDINFO *soundinfo, void *buffer) in getWaveInfo() function
213 result = getWaveInfo(path, soundinfo, NULL); in getSoundInfo()
238 result = getWaveInfo(path, soundinfo, dest); in getSoundSamples()