Searched refs:SLOutputMixExtItf (Results 1 – 3 of 3) sorted by relevance
27 typedef const struct SLOutputMixExtItf_ * const * SLOutputMixExtItf; typedef32 void (*FillBuffer)(SLOutputMixExtItf self, void *pBuffer, SLuint32 size);48 extern void IOutputMixExt_FillBuffer(SLOutputMixExtItf self, void *pBuffer, SLuint32 size);
35 SLOutputMixExtItf OutputMixExt = &outputMix->mOutputMixExt.mItf; in SDL_callback()
169 void IOutputMixExt_FillBuffer(SLOutputMixExtItf self, void *pBuffer, SLuint32 size) in IOutputMixExt_FillBuffer()