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

  /development/ndk/platforms/android-14/include/SLES/
OpenSLES_AndroidConfiguration.h 34 #define SL_ANDROID_RECORDING_PRESET_NONE ((SLuint32) 0x00000000)
  /development/ndk/platforms/android-9/include/SLES/
OpenSLES_AndroidConfiguration.h 33 #define SL_ANDROID_RECORDING_PRESET_NONE ((SLuint32) 0x00000000)
  /prebuilt/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES_AndroidConfiguration.h 33 #define SL_ANDROID_RECORDING_PRESET_NONE ((SLuint32) 0x00000000)
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES_AndroidConfiguration.h 33 #define SL_ANDROID_RECORDING_PRESET_NONE ((SLuint32) 0x00000000)
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES_AndroidConfiguration.h 33 #define SL_ANDROID_RECORDING_PRESET_NONE ((SLuint32) 0x00000000)
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES_AndroidConfiguration.h 34 #define SL_ANDROID_RECORDING_PRESET_NONE ((SLuint32) 0x00000000)
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES_AndroidConfiguration.h 34 #define SL_ANDROID_RECORDING_PRESET_NONE ((SLuint32) 0x00000000)
  /prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES_AndroidConfiguration.h 33 #define SL_ANDROID_RECORDING_PRESET_NONE ((SLuint32) 0x00000000)
  /prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES_AndroidConfiguration.h 33 #define SL_ANDROID_RECORDING_PRESET_NONE ((SLuint32) 0x00000000)
  /system/media/wilhelm/include/SLES/
OpenSLES_AndroidConfiguration.h 34 #define SL_ANDROID_RECORDING_PRESET_NONE ((SLuint32) 0x00000000)
  /system/media/wilhelm/tests/examples/
slesTestRecBuffQueue.cpp 49 SLuint32 presetValue = SL_ANDROID_RECORDING_PRESET_NONE;
226 if (presetValue != SL_ANDROID_RECORDING_PRESET_NONE) {
235 SLuint32 presetRetrieved = SL_ANDROID_RECORDING_PRESET_NONE;
240 if (presetValue == SL_ANDROID_RECORDING_PRESET_NONE) {
  /system/media/wilhelm/src/android/
AudioRecorder_to_android.cpp 56 case SL_ANDROID_RECORDING_PRESET_NONE:
87 *pPreset = SL_ANDROID_RECORDING_PRESET_NONE;
99 *pPreset = SL_ANDROID_RECORDING_PRESET_NONE;

Completed in 42 milliseconds