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

1 2 3 4

  /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.cpp 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.cpp 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...]
IAcousticEchoCancellation.cpp 39 result = SL_RESULT_CONTROL_LOST;
61 result = SL_RESULT_CONTROL_LOST;
IAutomaticGainControl.cpp 38 result = SL_RESULT_CONTROL_LOST;
59 result = SL_RESULT_CONTROL_LOST;
INoiseSuppression.cpp 36 result = SL_RESULT_CONTROL_LOST;
56 result = SL_RESULT_CONTROL_LOST;
IBassBoost.cpp 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.cpp 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.cpp 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;
392 result = SL_RESULT_CONTROL_LOST;
  /frameworks/wilhelm/src/android/
android_Effect.cpp 656 return SL_RESULT_CONTROL_LOST;
    [all...]
  /development/ndk/platforms/android-14/include/SLES/
OpenSLES.h 214 #define SL_RESULT_CONTROL_LOST ((SLuint32) 0x00000010)
    [all...]
  /development/ndk/platforms/android-21/include/SLES/
OpenSLES.h 214 #define SL_RESULT_CONTROL_LOST ((SLuint32) 0x00000010)
    [all...]
  /development/ndk/platforms/android-24/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/r10/platforms/android-12/arch-arm/usr/include/SLES/
OpenSLES.h 214 #define SL_RESULT_CONTROL_LOST ((SLuint32) 0x00000010)
    [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/SLES/
OpenSLES.h 214 #define SL_RESULT_CONTROL_LOST ((SLuint32) 0x00000010)
    [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/SLES/
OpenSLES.h 214 #define SL_RESULT_CONTROL_LOST ((SLuint32) 0x00000010)
    [all...]
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/SLES/
OpenSLES.h 214 #define SL_RESULT_CONTROL_LOST ((SLuint32) 0x00000010)
    [all...]
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/SLES/
OpenSLES.h 214 #define SL_RESULT_CONTROL_LOST ((SLuint32) 0x00000010)
    [all...]
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/SLES/
OpenSLES.h 214 #define SL_RESULT_CONTROL_LOST ((SLuint32) 0x00000010)
    [all...]
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h 214 #define SL_RESULT_CONTROL_LOST ((SLuint32) 0x00000010)
    [all...]
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/SLES/
OpenSLES.h 214 #define SL_RESULT_CONTROL_LOST ((SLuint32) 0x00000010)
    [all...]
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h 214 #define SL_RESULT_CONTROL_LOST ((SLuint32) 0x00000010)
    [all...]
  /prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/SLES/
OpenSLES.h 214 #define SL_RESULT_CONTROL_LOST ((SLuint32) 0x00000010)
    [all...]

Completed in 600 milliseconds

1 2 3 4