HomeSort by relevance Sort by last modified time
    Searched refs:SLEffectSendItf (Results 1 - 11 of 11) sorted by null

  /system/media/wilhelm/src/itf/
IEffectSend.c 94 * 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,
  /system/media/wilhelm/tests/examples/
slesTestSendToPresetReverb.cpp 97 SLEffectSendItf effectSendItf;
209 /* Get the SLPlayItf, SLPrefetchStatusItf and SLEffectSendItf interfaces for the player*/
333 fprintf(stdout, "OpenSL ES test %s: exercises SLEffectSendItf ", programName);
  /system/media/wilhelm/tests/sandbox/
playbq.c 275 SLEffectSendItf playerEffectSend;
reverb.c 439 SLEffectSendItf playerEffectSend;
  /development/ndk/platforms/android-14/include/SLES/
OpenSLES.h     [all...]
  /development/ndk/platforms/android-9/include/SLES/
OpenSLES.h     [all...]
  /prebuilt/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h     [all...]
  /system/media/wilhelm/include/SLES/
OpenSLES.h     [all...]
  /development/ndk/platforms/android-9/samples/native-audio/jni/
native-audio-jni.c 62 static SLEffectSendItf bqPlayerEffectSend;

Completed in 483 milliseconds