Home
last modified time | relevance | path

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

/RvlSDK-3.3/build/tools/soundfile/src/
Dsoundfile.c57 int getAiffInfo(char *path, SOUNDINFO *soundinfo, void *buffer) in getAiffInfo() function
269 result = getAiffInfo(path, soundinfo, NULL); in getSoundInfo()
306 result = getAiffInfo(path, soundinfo, dest); in getSoundSamples()