OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IOutputMixExt_FillBuffer
(Results
1 - 3
of
3
) sorted by null
/system/media/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);
/system/media/wilhelm/src/itf/
IOutputMixExt.c
169
void
IOutputMixExt_FillBuffer
(SLOutputMixExtItf self, void *pBuffer, SLuint32 size)
336
IOutputMixExt_FillBuffer
Completed in 463 milliseconds