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

1 2

  /frameworks/wilhelm/src/android/
android_sles_conversions.h 56 case SL_ANDROID_PCM_REPRESENTATION_SIGNED_INT:
  /frameworks/wilhelm/src/
data.c 357 case SL_ANDROID_PCM_REPRESENTATION_SIGNED_INT:
405 *df_representation != SL_ANDROID_PCM_REPRESENTATION_SIGNED_INT) {
411 && *df_representation != SL_ANDROID_PCM_REPRESENTATION_SIGNED_INT
    [all...]
  /development/ndk/platforms/android-21/include/SLES/
OpenSLES_Android.h 42 #define SL_ANDROID_PCM_REPRESENTATION_SIGNED_INT ((SLuint32) 0x00000001)
  /frameworks/wilhelm/include/SLES/
OpenSLES_Android.h 41 #define SL_ANDROID_PCM_REPRESENTATION_SIGNED_INT ((SLuint32) 0x00000001)
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/SLES/
OpenSLES_Android.h 42 #define SL_ANDROID_PCM_REPRESENTATION_SIGNED_INT ((SLuint32) 0x00000001)
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/SLES/
OpenSLES_Android.h 42 #define SL_ANDROID_PCM_REPRESENTATION_SIGNED_INT ((SLuint32) 0x00000001)
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/SLES/
OpenSLES_Android.h 42 #define SL_ANDROID_PCM_REPRESENTATION_SIGNED_INT ((SLuint32) 0x00000001)
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/SLES/
OpenSLES_Android.h 42 #define SL_ANDROID_PCM_REPRESENTATION_SIGNED_INT ((SLuint32) 0x00000001)
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/SLES/
OpenSLES_Android.h 42 #define SL_ANDROID_PCM_REPRESENTATION_SIGNED_INT ((SLuint32) 0x00000001)
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/SLES/
OpenSLES_Android.h 42 #define SL_ANDROID_PCM_REPRESENTATION_SIGNED_INT ((SLuint32) 0x00000001)
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/SLES/
OpenSLES_Android.h 42 #define SL_ANDROID_PCM_REPRESENTATION_SIGNED_INT ((SLuint32) 0x00000001)
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/SLES/
OpenSLES_Android.h 42 #define SL_ANDROID_PCM_REPRESENTATION_SIGNED_INT ((SLuint32) 0x00000001)
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/SLES/
OpenSLES_Android.h 42 #define SL_ANDROID_PCM_REPRESENTATION_SIGNED_INT ((SLuint32) 0x00000001)
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/SLES/
OpenSLES_Android.h 42 #define SL_ANDROID_PCM_REPRESENTATION_SIGNED_INT ((SLuint32) 0x00000001)
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/SLES/
OpenSLES_Android.h 42 #define SL_ANDROID_PCM_REPRESENTATION_SIGNED_INT ((SLuint32) 0x00000001)
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/SLES/
OpenSLES_Android.h 42 #define SL_ANDROID_PCM_REPRESENTATION_SIGNED_INT ((SLuint32) 0x00000001)
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/SLES/
OpenSLES_Android.h 42 #define SL_ANDROID_PCM_REPRESENTATION_SIGNED_INT ((SLuint32) 0x00000001)
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/SLES/
OpenSLES_Android.h 42 #define SL_ANDROID_PCM_REPRESENTATION_SIGNED_INT ((SLuint32) 0x00000001)
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/SLES/
OpenSLES_Android.h 42 #define SL_ANDROID_PCM_REPRESENTATION_SIGNED_INT ((SLuint32) 0x00000001)
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/SLES/
OpenSLES_Android.h 42 #define SL_ANDROID_PCM_REPRESENTATION_SIGNED_INT ((SLuint32) 0x00000001)
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/SLES/
OpenSLES_Android.h 42 #define SL_ANDROID_PCM_REPRESENTATION_SIGNED_INT ((SLuint32) 0x00000001)
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/SLES/
OpenSLES_Android.h 42 #define SL_ANDROID_PCM_REPRESENTATION_SIGNED_INT ((SLuint32) 0x00000001)
  /frameworks/wilhelm/tests/examples/
slesTestRecBuffQueue.cpp 270 pcm.representation = SL_ANDROID_PCM_REPRESENTATION_SIGNED_INT;
  /cts/tests/tests/media/libaudiojni/
audio-record-native.cpp 131 : SL_ANDROID_PCM_REPRESENTATION_SIGNED_INT;
audio-track-native.cpp 118 : SL_ANDROID_PCM_REPRESENTATION_SIGNED_INT;

Completed in 8156 milliseconds

1 2