Home
last modified time | relevance | path

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

/RvlSDK-3.3/build/tools/soundfile/src/
Daifffile.h148 int aiffGetLoopStart ( AIFFINFO *aiffinfo );
Dsoundfile.c74 soundinfo->loopStart = aiffGetLoopStart(&aiffinfo); in getAiffInfo()
Daifffile.c571 int aiffGetLoopStart(AIFFINFO *aiffinfo) in aiffGetLoopStart() function