Home
last modified time | relevance | path

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

/RvlSDK-3.1.4/build/tools/soundfile/src/
Daifffile.h136 int aiffGetLoopEnd(AIFFINFO *aiffinfo);
Dsoundfile.c49 soundinfo->loopEnd = aiffGetLoopEnd(&aiffinfo); in getAiffInfo()
Daifffile.c475 int aiffGetLoopEnd(AIFFINFO *aiffinfo) in aiffGetLoopEnd() function