HomeSort by relevance Sort by last modified time
    Searched refs:AFframecount (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
audiofile.h 48 // Define AFframecount and AFfileoffset as 64-bit signed integers.
58 typedef off_t AFframecount;
62 typedef int64_t AFframecount;
450 AFframecount afSeekFrame (AFfilehandle, int track, AFframecount frameoffset);
451 AFframecount afTellFrame (AFfilehandle, int track);
538 void afInitFrameCount (AFfilesetup, int track, AFframecount frameCount);
539 AFframecount afGetFrameCount (AFfilehandle file, int track);
554 AFframecount startFrame);
555 AFframecount afGetLoopStartFrame (AFfilehandle, int instid, int loop)
    [all...]
  /external/esd/include/
audiofile.h 48 typedef off_t AFframecount;
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 afGetLoopEndFrame (AFfilehandle, int instid, int loop)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
audiofile.h 48 typedef off_t AFframecount;
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 afGetLoopEndFrame (AFfilehandle, int instid, int loop)
    [all...]

Completed in 852 milliseconds