Home
last modified time | relevance | path

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

/frameworks/wilhelm/src/android/
DOutputMix_to_android.h18 extern SLresult android_outputMix_create(COutputMix *om);
DOutputMix_to_android.cpp23 SLresult android_outputMix_create(COutputMix *om) { in android_outputMix_create() function
/frameworks/wilhelm/src/itf/
DIEngine.c695 android_outputMix_create(thiz); in IEngine_CreateOutputMix()