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

  /system/media/wilhelm/src/itf/
IPresetReverb.c 36 case SL_REVERBPRESET_NONE:
74 SLuint16 preset = SL_REVERBPRESET_NONE;
107 thiz->mPreset = SL_REVERBPRESET_NONE;
  /system/media/wilhelm/tests/examples/
slesTestSendToPresetReverb.cpp 144 case SL_REVERBPRESET_NONE:
145 fprintf(stdout, "SL_REVERBPRESET_NONE, don't expect to hear reverb\n");
293 result = (*reverbItf)->SetPreset(reverbItf, enabled ? preset : SL_REVERBPRESET_NONE);
294 fprintf(stdout, "SetPreset(%d)=%d\n", enabled ? preset : SL_REVERBPRESET_NONE, result);
  /system/media/wilhelm/src/android/
android_Effect.cpp 371 ipr->mPresetReverbEffect->setEnabled(SL_REVERBPRESET_NONE != preset);
379 // enable the effect if the preset is different from SL_REVERBPRESET_NONE
380 pFx->setEnabled(SL_REVERBPRESET_NONE != preset);
  /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...]
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h     [all...]
  /system/media/wilhelm/include/SLES/
OpenSLES.h     [all...]

Completed in 76 milliseconds