Home
last modified time | relevance | path

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

/frameworks/wilhelm/src/itf/
DIEffectSend.cpp111 static SLresult IEffectSend_EnableEffectSend(SLEffectSendItf self, in IEffectSend_EnableEffectSend()
162 static SLresult IEffectSend_IsEnabled(SLEffectSendItf self, in IEffectSend_IsEnabled()
188 static SLresult IEffectSend_SetDirectLevel(SLEffectSendItf self, SLmillibel directLevel) in IEffectSend_SetDirectLevel()
225 static SLresult IEffectSend_GetDirectLevel(SLEffectSendItf self, SLmillibel *pDirectLevel) in IEffectSend_GetDirectLevel()
250 static SLresult IEffectSend_SetSendLevel(SLEffectSendItf self, const void *pAuxEffect, in IEffectSend_SetSendLevel()
287 static SLresult IEffectSend_GetSendLevel(SLEffectSendItf self, const void *pAuxEffect, in IEffectSend_GetSendLevel()
/frameworks/wilhelm/include/SLES/
DOpenSLES.h1624 typedef const struct SLEffectSendItf_ * const * SLEffectSendItf; typedef
1628 SLEffectSendItf self,
1634 SLEffectSendItf self,
1639 SLEffectSendItf self,
1643 SLEffectSendItf self,
1647 SLEffectSendItf self,
1652 SLEffectSendItf self,
/frameworks/wilhelm/tests/examples/
DslesTestSendToPresetReverb.cpp96 SLEffectSendItf effectSendItf; in TestSendToPresetReverb()
/frameworks/libs/native_bridge_support/android_api/libOpenSLES/proxy/
Dsles_trampolines.cc281 void RegisterSLEffectSendItfMethods(SLEffectSendItf itf) { in RegisterSLEffectSendItfMethods()
768 RegisterSLEffectSendItfMethods(*static_cast<SLEffectSendItf*>(itf)); in RegisterMethodsById()
/frameworks/wilhelm/tests/sandbox/
Dplaybq.cpp419 SLEffectSendItf playerEffectSend; in main()
Dreverb.c439 SLEffectSendItf playerEffectSend; in main()