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.cpp522 return SL_RESULT_RESOURCE_ERROR;
527 return SL_RESULT_RESOURCE_ERROR;
697 result = SL_RESULT_RESOURCE_ERROR;
729 result = SL_RESULT_RESOURCE_ERROR;
772 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.cpp146 ExitOnError(SL_RESULT_RESOURCE_ERROR);
H A DslesTestDecodeAac.cpp445 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 102 milliseconds