Home
last modified time | relevance | path

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

/RvlSDK-3.2/build/tools/soundfile/src/
Dsoundfile.c40 int getAiffInfo(char *path, SOUNDINFO *soundinfo, void *buffer) in getAiffInfo() function
207 result = getAiffInfo(path, soundinfo, NULL); in getSoundInfo()
232 result = getAiffInfo(path, soundinfo, dest); in getSoundSamples()