Home
last modified time | relevance | path

Searched defs:pBuffer (Results 1 – 3 of 3) sorted by relevance

/system/media/wilhelm/src/itf/
DIBufferQueue.c46 SLresult IBufferQueue_Enqueue(SLBufferQueueItf self, const void *pBuffer, SLuint32 size) in IBufferQueue_Enqueue()
DIOutputMixExt.c169 void IOutputMixExt_FillBuffer(SLOutputMixExtItf self, void *pBuffer, SLuint32 size) in IOutputMixExt_FillBuffer()
/system/media/wilhelm/src/desktop/
DSndFile.c42 short *pBuffer = &thiz->mBuffer[thiz->mWhich * SndFile_BUFSIZE]; in SndFile_Callback() local