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

  /frameworks/wilhelm/src/
classes.h 89 struct SndFile mSndFile;
sles_allinclusive.h 69 #include <sndfile.h>
268 struct SndFile {
271 SNDFILE *mSNDFILE;
  /frameworks/wilhelm/src/desktop/
SndFile.c 22 /** \brief Called by SndFile.c:audioPlayerTransportUpdate after a play state change or seek,
35 struct SndFile *thiz = &thisAP->mSndFile;

Completed in 616 milliseconds