Searched refs:SLEffectSendItf (Results 1 – 6 of 6) sorted by relevance
/frameworks/wilhelm/src/itf/ |
D | IEffectSend.c | 111 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/ |
D | OpenSLES.h | 1624 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/ |
D | slesTestSendToPresetReverb.cpp | 96 SLEffectSendItf effectSendItf; in TestSendToPresetReverb()
|
/frameworks/wilhelm/tests/sandbox/ |
D | playbq.c | 434 SLEffectSendItf playerEffectSend; in main()
|
D | playbq.cpp | 434 SLEffectSendItf playerEffectSend; in main()
|
D | reverb.c | 439 SLEffectSendItf playerEffectSend; in main()
|