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

1 2

  /development/ndk/platforms/android-9/include/SLES/
OpenSLES_Android.h 141 extern SLAPIENTRY const SLInterfaceID SL_IID_ANDROIDCONFIGURATION;
  /frameworks/wilhelm/src/
sl_iid.c 78 const SLInterfaceID SL_IID_ANDROIDCONFIGURATION = &SL_IID_array[MPH_ANDROIDCONFIGURATION];
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES_Android.h 141 extern SLAPIENTRY const SLInterfaceID SL_IID_ANDROIDCONFIGURATION;
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES_Android.h 141 extern SLAPIENTRY const SLInterfaceID SL_IID_ANDROIDCONFIGURATION;
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES_Android.h 141 extern SLAPIENTRY const SLInterfaceID SL_IID_ANDROIDCONFIGURATION;
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES_Android.h 141 extern SLAPIENTRY const SLInterfaceID SL_IID_ANDROIDCONFIGURATION;
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES_Android.h 141 extern SLAPIENTRY const SLInterfaceID SL_IID_ANDROIDCONFIGURATION;
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES_Android.h 141 extern SLAPIENTRY const SLInterfaceID SL_IID_ANDROIDCONFIGURATION;
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/SLES/
OpenSLES_Android.h 141 extern SLAPIENTRY const SLInterfaceID SL_IID_ANDROIDCONFIGURATION;
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES_Android.h 141 extern SLAPIENTRY const SLInterfaceID SL_IID_ANDROIDCONFIGURATION;
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES_Android.h 141 extern SLAPIENTRY const SLInterfaceID SL_IID_ANDROIDCONFIGURATION;
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/SLES/
OpenSLES_Android.h 141 extern SLAPIENTRY const SLInterfaceID SL_IID_ANDROIDCONFIGURATION;
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES_Android.h 141 extern SLAPIENTRY const SLInterfaceID SL_IID_ANDROIDCONFIGURATION;
  /external/chromium_org/media/audio/android/
opensles_input.cc 198 SL_IID_ANDROIDCONFIGURATION
204 // Create AudioRecorder and specify SL_IID_ANDROIDCONFIGURATION.
218 SL_IID_ANDROIDCONFIGURATION,
opensles_output.cc 192 SL_IID_ANDROIDCONFIGURATION
209 // Create AudioPlayer and specify SL_IID_ANDROIDCONFIGURATION.
213 SL_IID_ANDROIDCONFIGURATION,
  /frameworks/wilhelm/tests/mimeUri/
slesTestPlayStreamType.cpp 111 iidArray[1] = SL_IID_ANDROIDCONFIGURATION;
136 result = (*player)->GetInterface(player, SL_IID_ANDROIDCONFIGURATION, (void*)&configItf);
  /frameworks/wilhelm/tests/examples/
slesTestRecBuffQueue.cpp 51 /* Explicitly requesting SL_IID_ANDROIDSIMPLEBUFFERQUEUE and SL_IID_ANDROIDCONFIGURATION
190 iidArray[1] = SL_IID_ANDROIDCONFIGURATION;
222 result = (*recorder)->GetInterface(recorder, SL_IID_ANDROIDCONFIGURATION, (void*)&configItf);
  /development/ndk/platforms/android-14/include/SLES/
OpenSLES_Android.h 145 extern SL_API const SLInterfaceID SL_IID_ANDROIDCONFIGURATION;
  /frameworks/wilhelm/include/SLES/
OpenSLES_Android.h 145 extern SL_API const SLInterfaceID SL_IID_ANDROIDCONFIGURATION;
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES_Android.h 145 extern SL_API const SLInterfaceID SL_IID_ANDROIDCONFIGURATION;
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES_Android.h 145 extern SL_API const SLInterfaceID SL_IID_ANDROIDCONFIGURATION;
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES_Android.h 145 extern SL_API const SLInterfaceID SL_IID_ANDROIDCONFIGURATION;
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/SLES/
OpenSLES_Android.h 145 extern SL_API const SLInterfaceID SL_IID_ANDROIDCONFIGURATION;
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES_Android.h 145 extern SL_API const SLInterfaceID SL_IID_ANDROIDCONFIGURATION;
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES_Android.h 145 extern SL_API const SLInterfaceID SL_IID_ANDROIDCONFIGURATION;

Completed in 954 milliseconds

1 2