Home
last modified time | relevance | path

Searched refs:IOutputMixExt_checkAudioPlayerSourceSink (Results 1 – 3 of 3) sorted by relevance

/frameworks/wilhelm/src/desktop/
DOutputMixExt.h46 extern SLresult IOutputMixExt_checkAudioPlayerSourceSink(CAudioPlayer *thiz);
/frameworks/wilhelm/src/itf/
DIOutputMixExt.c355 SLresult IOutputMixExt_checkAudioPlayerSourceSink(CAudioPlayer *thiz) in IOutputMixExt_checkAudioPlayerSourceSink() function
DIEngine.c361 result = IOutputMixExt_checkAudioPlayerSourceSink(thiz); in IEngine_CreateAudioPlayer()