Home
last modified time | relevance | path

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

/aosp12/frameworks/wilhelm/src/desktop/
H A DOutputMixExt.h46 extern SLresult IOutputMixExt_checkAudioPlayerSourceSink(CAudioPlayer *thiz);
/aosp12/frameworks/wilhelm/src/itf/
H A DIOutputMixExt.cpp355 SLresult IOutputMixExt_checkAudioPlayerSourceSink(CAudioPlayer *thiz) in IOutputMixExt_checkAudioPlayerSourceSink() function
H A DIEngine.cpp362 result = IOutputMixExt_checkAudioPlayerSourceSink(thiz); in IEngine_CreateAudioPlayer()