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

  /external/esd/include/
audiofile.h 44 typedef struct _AFfilesetup *AFfilesetup;
406 AFfilesetup afNewFileSetup (void);
407 void afFreeFileSetup (AFfilesetup);
412 AFfilesetup setup);
414 AFfilesetup setup);
415 AFfilehandle afOpenFD (int fd, const char *mode, AFfilesetup setup);
416 AFfilehandle afOpenNamedFD (int fd, const char *mode, AFfilesetup setup,
424 void afInitFileFormat (AFfilesetup, int format);
428 void afInitTrackIDs (AFfilesetup, int *trackids, int trackCount);
442 void afInitAESChannelData (AFfilesetup, int track); /* obsolete *
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
audiofile.h 44 typedef struct _AFfilesetup *AFfilesetup;
406 AFfilesetup afNewFileSetup (void);
407 void afFreeFileSetup (AFfilesetup);
412 AFfilesetup setup);
414 AFfilesetup setup);
415 AFfilehandle afOpenFD (int fd, const char *mode, AFfilesetup setup);
416 AFfilehandle afOpenNamedFD (int fd, const char *mode, AFfilesetup setup,
424 void afInitFileFormat (AFfilesetup, int format);
428 void afInitTrackIDs (AFfilesetup, int *trackids, int trackCount);
442 void afInitAESChannelData (AFfilesetup, int track); /* obsolete *
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
audiofile.h 44 typedef struct _AFfilesetup *AFfilesetup;
422 AFfilesetup afNewFileSetup (void);
423 void afFreeFileSetup (AFfilesetup);
428 AFfilesetup setup);
430 AFfilesetup setup);
431 AFfilehandle afOpenFD (int fd, const char *mode, AFfilesetup setup);
432 AFfilehandle afOpenNamedFD (int fd, const char *mode, AFfilesetup setup,
440 void afInitFileFormat (AFfilesetup, int format);
444 void afInitTrackIDs (AFfilesetup, const int *trackids, int trackCount);
458 void afInitAESChannelData (AFfilesetup, int track); /* obsolete *
    [all...]

Completed in 2546 milliseconds