OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SL_RESULT_RESOURCE_ERROR
(Results
1 - 25
of
29
) sorted by null
1
2
/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
522
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/
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
146
ExitOnError(
SL_RESULT_RESOURCE_ERROR
);
slesTestDecodeAac.cpp
445
ExitOnError(
SL_RESULT_RESOURCE_ERROR
);
[
all
...]
/frameworks/wilhelm/tests/sandbox/
engine.c
157
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-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/5/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h
202
#define
SL_RESULT_RESOURCE_ERROR
((SLuint32) 0x00000004)
[
all
...]
/prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h
202
#define
SL_RESULT_RESOURCE_ERROR
((SLuint32) 0x00000004)
[
all
...]
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h
202
#define
SL_RESULT_RESOURCE_ERROR
((SLuint32) 0x00000004)
[
all
...]
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h
202
#define
SL_RESULT_RESOURCE_ERROR
((SLuint32) 0x00000004)
[
all
...]
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h
202
#define
SL_RESULT_RESOURCE_ERROR
((SLuint32) 0x00000004)
[
all
...]
/prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h
202
#define
SL_RESULT_RESOURCE_ERROR
((SLuint32) 0x00000004)
[
all
...]
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h
202
#define
SL_RESULT_RESOURCE_ERROR
((SLuint32) 0x00000004)
[
all
...]
/prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h
202
#define
SL_RESULT_RESOURCE_ERROR
((SLuint32) 0x00000004)
[
all
...]
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/SLES/
OpenSLES.h
202
#define
SL_RESULT_RESOURCE_ERROR
((SLuint32) 0x00000004)
[
all
...]
Completed in 394 milliseconds
1
2