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

  /system/media/opensles/libopensles/
OutputMixExt.h 51 extern void IOutputMixExt_FillBuffer(SLOutputMixExtItf self, void *pBuffer, SLuint32 size);
SDL.c 36 IOutputMixExt_FillBuffer(OutputMixExt, stream, (SLuint32) len);
IOutputMixExt.c 169 void IOutputMixExt_FillBuffer(SLOutputMixExtItf self, void *pBuffer, SLuint32 size)
336 IOutputMixExt_FillBuffer

Completed in 668 milliseconds