Searched refs:SLAndroidEffectSendItf (Results 1 - 2 of 2) sorted by last modified time

/frameworks/wilhelm/include/SLES/
H A DOpenSLES_Android.h81 typedef const struct SLAndroidEffectSendItf_ * const * SLAndroidEffectSendItf; typedef
85 SLAndroidEffectSendItf self,
91 SLAndroidEffectSendItf self,
96 SLAndroidEffectSendItf self,
100 SLAndroidEffectSendItf self,
104 SLAndroidEffectSendItf self,
109 SLAndroidEffectSendItf self,
/frameworks/wilhelm/src/itf/
H A DIAndroidEffectSend.c22 static SLresult IAndroidEffectSend_EnableEffectSend(SLAndroidEffectSendItf self,
34 // is SLAndroidEffectSendItf on an AudioPlayer?
60 static SLresult IAndroidEffectSend_IsEnabled(SLAndroidEffectSendItf self,
81 static SLresult IAndroidEffectSend_SetDirectLevel(SLAndroidEffectSendItf self,
116 static SLresult IAndroidEffectSend_GetDirectLevel(SLAndroidEffectSendItf self,
142 static SLresult IAndroidEffectSend_SetSendLevel(SLAndroidEffectSendItf self,
154 // is SLAndroidEffectSendItf on an AudioPlayer?
183 static SLresult IAndroidEffectSend_GetSendLevel(SLAndroidEffectSendItf self,
193 // is SLAndroidEffectSendItf on an AudioPlayer?

Completed in 82 milliseconds