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

/frameworks/wilhelm/src/itf/
H A DIEffectSend.c94 * to the SL ES result code used in the EnableEffectSend() function of the SLEffectSendItf
111 static SLresult IEffectSend_EnableEffectSend(SLEffectSendItf self,
162 static SLresult IEffectSend_IsEnabled(SLEffectSendItf self,
188 static SLresult IEffectSend_SetDirectLevel(SLEffectSendItf self, SLmillibel directLevel)
225 static SLresult IEffectSend_GetDirectLevel(SLEffectSendItf self, SLmillibel *pDirectLevel)
250 static SLresult IEffectSend_SetSendLevel(SLEffectSendItf self, const void *pAuxEffect,
287 static SLresult IEffectSend_GetSendLevel(SLEffectSendItf self, const void *pAuxEffect,
/frameworks/wilhelm/tests/examples/
H A DslesTestSendToPresetReverb.cpp96 SLEffectSendItf effectSendItf;
208 /* Get the SLPlayItf, SLPrefetchStatusItf and SLEffectSendItf interfaces for the player*/
332 fprintf(stdout, "OpenSL ES test %s: exercises SLEffectSendItf ", programName);
/frameworks/wilhelm/include/SLES/
H A 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/sandbox/
H A Dplaybq.c434 SLEffectSendItf playerEffectSend;
H A Dplaybq.cpp434 SLEffectSendItf playerEffectSend;
H A Dreverb.c439 SLEffectSendItf playerEffectSend;

Completed in 198 milliseconds