Searched refs:SL_IID_VISUALIZATION (Results 1 - 6 of 6) sorted by relevance

/frameworks/wilhelm/tests/sandbox/
H A Doutputmix.c120 result = (*outputMixObject)->GetInterface(outputMixObject, SL_IID_VISUALIZATION,
129 SL_IID_VOLUME, SL_IID_BASSBOOST, SL_IID_VISUALIZATION};
173 result = (*outputMixObject)->GetInterface(outputMixObject, SL_IID_VISUALIZATION,
/frameworks/wilhelm/src/
H A Dsl_iid.c67 const SLInterfaceID SL_IID_VISUALIZATION = &SL_IID_array[MPH_VISUALIZATION]; variable
/frameworks/av/media/libmedia/
H A DVisualizer.cpp42 : AudioEffect(SL_IID_VISUALIZATION, opPackageName, NULL, priority, cbf, user, sessionId),
/frameworks/av/services/audioflinger/
H A DEffects.cpp399 (memcmp(&mDescriptor.type, SL_IID_VISUALIZATION, sizeof(effect_uuid_t)) == 0)) {
1881 (memcmp(&desc.type, SL_IID_VISUALIZATION, sizeof(effect_uuid_t)) == 0) ||
H A DAudioFlinger.cpp2690 if ((memcmp(&desc.type, SL_IID_VISUALIZATION, sizeof(effect_uuid_t)) == 0) &&
/frameworks/wilhelm/include/SLES/
H A DOpenSLES.h2516 extern SL_API const SLInterfaceID SL_IID_VISUALIZATION;

Completed in 588 milliseconds