Home
last modified time | relevance | path

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

/dports/audio/libaudiofile/audiofile-0.3.6/test/
H A DLoop.cpp122 ASSERT_EQ(afGetLoopStartFrame(file, AF_DEFAULT_INST, 1), in TEST()
126 ASSERT_EQ(afGetLoopStartFrame(file, AF_DEFAULT_INST, 2), in TEST()
/dports/audio/libaudiofile/audiofile-0.3.6/libaudiofile/
H A Daudiofile.exports29 afGetLoopStartFrame
H A DLoop.cpp213 AFframecount afGetLoopStartFrame (AFfilehandle file, int instid, int loopid) in afGetLoopStartFrame() function
H A Daudiofile.h565 AFAPI AFframecount afGetLoopStartFrame (AFfilehandle, int instid, int loop);