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

  /system/media/opensles/libopensles/
slesutResult.c 24 #define SLESUT_RESULT_MAX (SL_RESULT_CONTROL_LOST + 1)
45 "SL_RESULT_CONTROL_LOST"
IEnvironmentalReverb.c 52 result = SL_RESULT_CONTROL_LOST;
79 result = SL_RESULT_CONTROL_LOST;
111 result = SL_RESULT_CONTROL_LOST;
139 result = SL_RESULT_CONTROL_LOST;
170 result = SL_RESULT_CONTROL_LOST;
198 result = SL_RESULT_CONTROL_LOST;
229 result = SL_RESULT_CONTROL_LOST;
257 result = SL_RESULT_CONTROL_LOST;
288 result = SL_RESULT_CONTROL_LOST;
316 result = SL_RESULT_CONTROL_LOST;
    [all...]
IBassBoost.c 46 result = SL_RESULT_CONTROL_LOST;
73 result = SL_RESULT_CONTROL_LOST;
100 result = SL_RESULT_CONTROL_LOST;
128 result = SL_RESULT_CONTROL_LOST;
158 result = SL_RESULT_CONTROL_LOST;
IVirtualizer.c 46 result = SL_RESULT_CONTROL_LOST;
75 result = SL_RESULT_CONTROL_LOST;
102 result = SL_RESULT_CONTROL_LOST;
130 result = SL_RESULT_CONTROL_LOST;
160 result = SL_RESULT_CONTROL_LOST;
IPresetReverb.c 49 result = SL_RESULT_CONTROL_LOST;
80 result = SL_RESULT_CONTROL_LOST;
IEqualizer.c 63 result = SL_RESULT_CONTROL_LOST;
91 result = SL_RESULT_CONTROL_LOST;
158 result = SL_RESULT_CONTROL_LOST;
191 result = SL_RESULT_CONTROL_LOST;
226 result = SL_RESULT_CONTROL_LOST;
265 result = SL_RESULT_CONTROL_LOST;
321 result = SL_RESULT_CONTROL_LOST;
353 result = SL_RESULT_CONTROL_LOST;
393 result = SL_RESULT_CONTROL_LOST;
android_Effect.cpp 581 return SL_RESULT_CONTROL_LOST;
  /development/ndk/platforms/android-9/include/SLES/
OpenSLES.h 214 #define SL_RESULT_CONTROL_LOST ((SLuint32) 0x00000010)
    [all...]
  /system/media/opensles/include/SLES/
OpenSLES.h 214 #define SL_RESULT_CONTROL_LOST ((SLuint32) 0x00000010)
    [all...]

Completed in 211 milliseconds