Searched defs:AFframecount (Results 1 - 1 of 1) sorted by relevance

/external/esd/include/
H A Daudiofile.h48 typedef off_t AFframecount; typedef
434 AFframecount afSeekFrame (AFfilehandle, int track, AFframecount frameoffset);
435 AFframecount afTellFrame (AFfilehandle, int track);
539 void afInitFrameCount (AFfilesetup, int track, AFframecount frameCount);
540 AFframecount afGetFrameCount (AFfilehandle file, int track);
555 AFframecount startFrame);
556 AFframecount afGetLoopStartFrame (AFfilehandle, int instid, int loop);
558 AFframecount startFrame);
559 AFframecount afGetLoopEndFram
[all...]

Completed in 107 milliseconds