Home
last modified time | relevance | path

Searched refs:SL_IID_OUTPUTMIX (Results 1 – 6 of 6) sorted by relevance

/frameworks/wilhelm/tests/sandbox/
Doutputmix.c71 result = (*outputMixObject)->GetInterface(outputMixObject, SL_IID_OUTPUTMIX, in main()
91 result = (*outputMixObject)->GetInterface(outputMixObject, SL_IID_OUTPUTMIX, in main()
127 SLInterfaceID ids[10] = {SL_IID_OBJECT, SL_IID_DYNAMICINTERFACEMANAGEMENT, SL_IID_OUTPUTMIX, in main()
146 result = (*outputMixObject)->GetInterface(outputMixObject, SL_IID_OUTPUTMIX, in main()
/frameworks/libs/native_bridge_support/libOpenSLES/
Dstubs_arm.cc62 DEFINE_INTERCEPTABLE_STUB_VARIABLE(SL_IID_OUTPUTMIX);
120 INIT_INTERCEPTABLE_STUB_VARIABLE("libOpenSLES.so", SL_IID_OUTPUTMIX); in init_stub_library()
Dstubs_arm64.cc62 DEFINE_INTERCEPTABLE_STUB_VARIABLE(SL_IID_OUTPUTMIX);
120 INIT_INTERCEPTABLE_STUB_VARIABLE("libOpenSLES.so", SL_IID_OUTPUTMIX); in init_stub_library()
/frameworks/wilhelm/src/
DlibOpenSLES.map.txt42 SL_IID_OUTPUTMIX; # var
Dsl_iid.cpp55 const SLInterfaceID SL_IID_OUTPUTMIX = &SL_IID_array[MPH_OUTPUTMIX]; variable
/frameworks/wilhelm/include/SLES/
DOpenSLES.h875 extern SL_API const SLInterfaceID SL_IID_OUTPUTMIX;