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

/frameworks/wilhelm/src/itf/
H A DIEngine.c543 SLDataSource *pMIDISrc, SLDataSource *pBankSrc, SLDataSink *pAudioOutput,
550 if ((NULL == pPlayer) || (NULL == pMIDISrc) || (NULL == pAudioOutput)) {
570 "pAudioOutput", pAudioOutput, OUTPUTMIX, NULL
542 IEngine_CreateMidiPlayer(SLEngineItf self, SLObjectItf *pPlayer, SLDataSource *pMIDISrc, SLDataSource *pBankSrc, SLDataSink *pAudioOutput, SLDataSink *pVibra, SLDataSink *pLEDArray, SLuint32 numInterfaces, const SLInterfaceID *pInterfaceIds, const SLboolean *pInterfaceRequired) argument

Completed in 28 milliseconds