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

  /frameworks/wilhelm/src/desktop/
OutputMixExt.h 48 extern void IOutputMixExt_FillBuffer(SLOutputMixExtItf self, void *pBuffer, SLuint32 size);
SDL.c 36 IOutputMixExt_FillBuffer(OutputMixExt, stream, (SLuint32) len);
  /frameworks/wilhelm/src/itf/
IOutputMixExt.c 169 void IOutputMixExt_FillBuffer(SLOutputMixExtItf self, void *pBuffer, SLuint32 size)
336 IOutputMixExt_FillBuffer

Completed in 52 milliseconds