Home
last modified time | relevance | path

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

/RvlSDK-3.1.4/build/tools/soundfile/src/
Daifffile.h135 int aiffGetLoopStart(AIFFINFO *aiffinfo);
Dsoundfile.c48 soundinfo->loopStart = aiffGetLoopStart(&aiffinfo); in getAiffInfo()
Daifffile.c465 int aiffGetLoopStart(AIFFINFO *aiffinfo) in aiffGetLoopStart() function