Home
last modified time | relevance | path

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

/RvlSDK-2.1/build/tools/soundfile/src/
Dsoundfile.c34 int getAiffInfo(char *path, SOUNDINFO *soundinfo, void *buffer) in getAiffInfo() function
195 result = getAiffInfo(path, soundinfo, NULL); in getSoundInfo()
220 result = getAiffInfo(path, soundinfo, dest); in getSoundSamples()