OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AFframecount
(Results
1 - 4
of
4
) sorted by null
/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/i686-linux-glibc2.7-4.4.3/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
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/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
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/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 26 milliseconds