Searched refs:SndFile_NUMBUFS (Results 1 - 2 of 2) sorted by relevance

/frameworks/wilhelm/src/desktop/
H A DSndFile.c43 if (++thiz->mWhich >= SndFile_NUMBUFS) {
171 thiz->mBufferQueue.mNumBuffers = SndFile_NUMBUFS;
/frameworks/wilhelm/src/
H A Dsles_allinclusive.h266 #define SndFile_NUMBUFS 2 macro
276 short mBuffer[SndFile_BUFSIZE * SndFile_NUMBUFS];

Completed in 37 milliseconds