Searched defs:SLOutputMixExtItf (Results 1 - 1 of 1) sorted by relevance

/frameworks/wilhelm/src/desktop/
H A DOutputMixExt.h27 typedef const struct SLOutputMixExtItf_ * const * SLOutputMixExtItf; typedef
32 void (*FillBuffer)(SLOutputMixExtItf self, void *pBuffer, SLuint32 size);
48 extern void IOutputMixExt_FillBuffer(SLOutputMixExtItf self, void *pBuffer, SLuint32 size);

Completed in 60 milliseconds