HomeSort by relevance Sort by last modified time
    Searched refs:SL_IID_VIRTUALIZER (Results 1 - 25 of 56) sorted by null

1 2 3

  /system/media/audio_effects/include/audio_effects/
effect_virtualizer.h 29 const effect_uuid_t * const SL_IID_VIRTUALIZER = &SL_IID_VIRTUALIZER_;
  /frameworks/wilhelm/src/android/
OutputMix_to_android.cpp 56 if (memcmp(SL_IID_VIRTUALIZER, &om->mVirtualizer.mVirtualizerDescriptor.type,
AudioPlayer_to_android.cpp     [all...]
  /frameworks/wilhelm/tests/sandbox/
outputmix.c 108 result = (*outputMixObject)->GetInterface(outputMixObject, SL_IID_VIRTUALIZER,
128 SL_IID_ENVIRONMENTALREVERB, SL_IID_EQUALIZER, SL_IID_PRESETREVERB, SL_IID_VIRTUALIZER,
159 result = (*outputMixObject)->GetInterface(outputMixObject, SL_IID_VIRTUALIZER,
  /frameworks/wilhelm/src/
sl_iid.c 66 const SLInterfaceID SL_IID_VIRTUALIZER = &SL_IID_array[MPH_VIRTUALIZER];
  /frameworks/wilhelm/tests/examples/
slesTestVirtualizerPath.cpp 115 iidArray[1] = SL_IID_VIRTUALIZER;
161 result = (*player)->GetInterface(player, SL_IID_VIRTUALIZER, (void*)&virtItf);
  /frameworks/wilhelm/src/itf/
IVirtualizer.c 213 if (!android_fx_initEffectDescriptor(SL_IID_VIRTUALIZER, &thiz->mVirtualizerDescriptor)) {
  /development/ndk/platforms/android-14/include/SLES/
OpenSLES.h     [all...]
  /development/ndk/platforms/android-21/include/SLES/
OpenSLES.h     [all...]
  /development/ndk/platforms/android-9/include/SLES/
OpenSLES.h     [all...]
  /frameworks/wilhelm/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/SLES/
OpenSLES.h     [all...]

Completed in 1799 milliseconds

1 2 3