Home
last modified time | relevance | path

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

/RvlSDK-3.3/build/tools/soundfile/src/
Daifffile.h149 int aiffGetLoopEnd ( AIFFINFO *aiffinfo );
Dsoundfile.c75 soundinfo->loopEnd = aiffGetLoopEnd(&aiffinfo); in getAiffInfo()
Daifffile.c590 int aiffGetLoopEnd(AIFFINFO *aiffinfo) in aiffGetLoopEnd() function