Home
last modified time | relevance | path

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

/RvlSDK-3.3/build/tools/soundfile/src/
Dsoundfile.c122 int getWaveInfo(char *path, SOUNDINFO *soundinfo, void *buffer) in getWaveInfo() function
275 result = getWaveInfo(path, soundinfo, NULL); in getSoundInfo()
312 result = getWaveInfo(path, soundinfo, dest); in getSoundSamples()