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

1 2 3

  /frameworks/wilhelm/src/itf/
IAndroidEffect.cpp 34 result = SL_RESULT_RESOURCE_ERROR;
IEffectSend.c 105 return SL_RESULT_RESOURCE_ERROR;
  /frameworks/wilhelm/src/
ThreadPool.c 130 result = SL_RESULT_RESOURCE_ERROR;
143 result = SL_RESULT_RESOURCE_ERROR;
257 return SL_RESULT_RESOURCE_ERROR;
sles.c 140 return SL_RESULT_RESOURCE_ERROR;
  /frameworks/wilhelm/src/android/
android_Effect.cpp 566 return SL_RESULT_RESOURCE_ERROR;
571 return SL_RESULT_RESOURCE_ERROR;
741 result = SL_RESULT_RESOURCE_ERROR;
773 result = SL_RESULT_RESOURCE_ERROR;
818 result = SL_RESULT_RESOURCE_ERROR;
    [all...]
  /frameworks/wilhelm/tests/examples/
slesTestDecodeToBuffQueue.cpp 267 ExitOnError(SL_RESULT_RESOURCE_ERROR);
273 ExitOnError(SL_RESULT_RESOURCE_ERROR);
slesTestBassBoostPath.cpp 121 ExitOnError(SL_RESULT_RESOURCE_ERROR);
slesTestVirtualizerPath.cpp 122 ExitOnError(SL_RESULT_RESOURCE_ERROR);
slesTestEqFdPath.cpp 126 ExitOnError(SL_RESULT_RESOURCE_ERROR);
slesTestEqOutputPath.cpp 133 ExitOnError(SL_RESULT_RESOURCE_ERROR);
slesTestRecBuffQueue.cpp 189 ExitOnError(SL_RESULT_RESOURCE_ERROR);
slesTestDecodeAac.cpp 444 ExitOnError(SL_RESULT_RESOURCE_ERROR);
    [all...]
  /frameworks/wilhelm/tests/sandbox/
engine.c 160 assert(SL_RESULT_RESOURCE_ERROR == result);
  /development/ndk/platforms/android-14/include/SLES/
OpenSLES.h 202 #define SL_RESULT_RESOURCE_ERROR ((SLuint32) 0x00000004)
    [all...]
  /development/ndk/platforms/android-21/include/SLES/
OpenSLES.h 202 #define SL_RESULT_RESOURCE_ERROR ((SLuint32) 0x00000004)
    [all...]
  /development/ndk/platforms/android-9/include/SLES/
OpenSLES.h 202 #define SL_RESULT_RESOURCE_ERROR ((SLuint32) 0x00000004)
    [all...]
  /frameworks/wilhelm/include/SLES/
OpenSLES.h 202 #define SL_RESULT_RESOURCE_ERROR ((SLuint32) 0x00000004)
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/SLES/
OpenSLES.h 202 #define SL_RESULT_RESOURCE_ERROR ((SLuint32) 0x00000004)
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/SLES/
OpenSLES.h 202 #define SL_RESULT_RESOURCE_ERROR ((SLuint32) 0x00000004)
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/SLES/
OpenSLES.h 202 #define SL_RESULT_RESOURCE_ERROR ((SLuint32) 0x00000004)
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/SLES/
OpenSLES.h 202 #define SL_RESULT_RESOURCE_ERROR ((SLuint32) 0x00000004)
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/SLES/
OpenSLES.h 202 #define SL_RESULT_RESOURCE_ERROR ((SLuint32) 0x00000004)
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/SLES/
OpenSLES.h 202 #define SL_RESULT_RESOURCE_ERROR ((SLuint32) 0x00000004)
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h 202 #define SL_RESULT_RESOURCE_ERROR ((SLuint32) 0x00000004)
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/SLES/
OpenSLES.h 202 #define SL_RESULT_RESOURCE_ERROR ((SLuint32) 0x00000004)
    [all...]

Completed in 216 milliseconds

1 2 3