Searched refs:SL_RESULT_RESOURCE_ERROR (Results 1 - 14 of 14) sorted by relevance

/frameworks/wilhelm/src/itf/
H A DIAndroidEffect.cpp34 result = SL_RESULT_RESOURCE_ERROR;
H A DIEffectSend.c105 return SL_RESULT_RESOURCE_ERROR;
/frameworks/wilhelm/src/
H A DThreadPool.c130 result = SL_RESULT_RESOURCE_ERROR;
143 result = SL_RESULT_RESOURCE_ERROR;
257 return SL_RESULT_RESOURCE_ERROR;
H A Dsles.c140 return SL_RESULT_RESOURCE_ERROR;
/frameworks/wilhelm/src/android/
H A Dandroid_Effect.cpp534 return SL_RESULT_RESOURCE_ERROR;
539 return SL_RESULT_RESOURCE_ERROR;
709 result = SL_RESULT_RESOURCE_ERROR;
741 result = SL_RESULT_RESOURCE_ERROR;
786 result = SL_RESULT_RESOURCE_ERROR;
/frameworks/wilhelm/tests/examples/
H A DslesTestDecodeToBuffQueue.cpp267 ExitOnError(SL_RESULT_RESOURCE_ERROR);
273 ExitOnError(SL_RESULT_RESOURCE_ERROR);
H A DslesTestBassBoostPath.cpp121 ExitOnError(SL_RESULT_RESOURCE_ERROR);
H A DslesTestVirtualizerPath.cpp122 ExitOnError(SL_RESULT_RESOURCE_ERROR);
H A DslesTestEqFdPath.cpp126 ExitOnError(SL_RESULT_RESOURCE_ERROR);
H A DslesTestEqOutputPath.cpp133 ExitOnError(SL_RESULT_RESOURCE_ERROR);
H A DslesTestRecBuffQueue.cpp185 ExitOnError(SL_RESULT_RESOURCE_ERROR);
H A DslesTestDecodeAac.cpp444 ExitOnError(SL_RESULT_RESOURCE_ERROR);
/frameworks/wilhelm/tests/sandbox/
H A Dengine.c157 assert(SL_RESULT_RESOURCE_ERROR == result);
/frameworks/wilhelm/include/SLES/
H A DOpenSLES.h202 #define SL_RESULT_RESOURCE_ERROR ((SLuint32) 0x00000004) macro

Completed in 2056 milliseconds