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

  /frameworks/wilhelm/src/ut/
slesutResult.c 24 #define SLESUT_RESULT_MAX (SL_RESULT_CONTROL_LOST + 1)
45 "SL_RESULT_CONTROL_LOST"
  /frameworks/wilhelm/src/itf/
IPresetReverb.c 49 result = SL_RESULT_CONTROL_LOST;
81 result = SL_RESULT_CONTROL_LOST;
86 // OpenSL ES 1.0.1 spec and conformance test do not permit SL_RESULT_CONTROL_LOST
87 if (SL_RESULT_CONTROL_LOST == result) {
IEnvironmentalReverb.c 57 result = SL_RESULT_CONTROL_LOST;
84 result = SL_RESULT_CONTROL_LOST;
118 result = SL_RESULT_CONTROL_LOST;
146 result = SL_RESULT_CONTROL_LOST;
177 result = SL_RESULT_CONTROL_LOST;
205 result = SL_RESULT_CONTROL_LOST;
236 result = SL_RESULT_CONTROL_LOST;
264 result = SL_RESULT_CONTROL_LOST;
297 result = SL_RESULT_CONTROL_LOST;
325 result = SL_RESULT_CONTROL_LOST;
    [all...]
IBassBoost.c 49 result = SL_RESULT_CONTROL_LOST;
76 result = SL_RESULT_CONTROL_LOST;
103 result = SL_RESULT_CONTROL_LOST;
131 result = SL_RESULT_CONTROL_LOST;
161 result = SL_RESULT_CONTROL_LOST;
IVirtualizer.c 49 result = SL_RESULT_CONTROL_LOST;
78 result = SL_RESULT_CONTROL_LOST;
105 result = SL_RESULT_CONTROL_LOST;
133 result = SL_RESULT_CONTROL_LOST;
163 result = SL_RESULT_CONTROL_LOST;
IEqualizer.c 66 result = SL_RESULT_CONTROL_LOST;
94 result = SL_RESULT_CONTROL_LOST;
161 result = SL_RESULT_CONTROL_LOST;
194 result = SL_RESULT_CONTROL_LOST;
229 result = SL_RESULT_CONTROL_LOST;
268 result = SL_RESULT_CONTROL_LOST;
324 result = SL_RESULT_CONTROL_LOST;
356 result = SL_RESULT_CONTROL_LOST;
396 result = SL_RESULT_CONTROL_LOST;
  /frameworks/wilhelm/src/android/
android_Effect.cpp 608 return SL_RESULT_CONTROL_LOST;
  /development/ndk/platforms/android-14/include/SLES/
OpenSLES.h 214 #define SL_RESULT_CONTROL_LOST ((SLuint32) 0x00000010)
    [all...]
  /development/ndk/platforms/android-9/include/SLES/
OpenSLES.h 214 #define SL_RESULT_CONTROL_LOST ((SLuint32) 0x00000010)
    [all...]
  /frameworks/wilhelm/include/SLES/
OpenSLES.h 214 #define SL_RESULT_CONTROL_LOST ((SLuint32) 0x00000010)
    [all...]
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 214 #define SL_RESULT_CONTROL_LOST ((SLuint32) 0x00000010)
    [all...]
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 214 #define SL_RESULT_CONTROL_LOST ((SLuint32) 0x00000010)
    [all...]
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h 214 #define SL_RESULT_CONTROL_LOST ((SLuint32) 0x00000010)
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h 214 #define SL_RESULT_CONTROL_LOST ((SLuint32) 0x00000010)
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h 214 #define SL_RESULT_CONTROL_LOST ((SLuint32) 0x00000010)
    [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 214 #define SL_RESULT_CONTROL_LOST ((SLuint32) 0x00000010)
    [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h 214 #define SL_RESULT_CONTROL_LOST ((SLuint32) 0x00000010)
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h 214 #define SL_RESULT_CONTROL_LOST ((SLuint32) 0x00000010)
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/SLES/
OpenSLES.h 214 #define SL_RESULT_CONTROL_LOST ((SLuint32) 0x00000010)
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h 214 #define SL_RESULT_CONTROL_LOST ((SLuint32) 0x00000010)
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 214 #define SL_RESULT_CONTROL_LOST ((SLuint32) 0x00000010)
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/SLES/
OpenSLES.h 214 #define SL_RESULT_CONTROL_LOST ((SLuint32) 0x00000010)
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h 214 #define SL_RESULT_CONTROL_LOST ((SLuint32) 0x00000010)
    [all...]

Completed in 86 milliseconds