Home
last modified time | relevance | path

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

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