OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SL_OBJECTID_ENGINE
(Results
1 - 22
of
22
) sorted by null
/frameworks/wilhelm/src/
sl_entry.c
28
pInterfaceRequired, objectIDtoClass(
SL_OBJECTID_ENGINE
));
42
objectIDtoClass(
SL_OBJECTID_ENGINE
));
57
result = liQuerySupportedInterfaces(index, pInterfaceId, objectIDtoClass(
SL_OBJECTID_ENGINE
));
handlers.c
29
(SL_OBJECTID_METADATAEXTRACTOR -
SL_OBJECTID_ENGINE
) + 1][ATTR_INDEX_MAX] = {
41
#define _(id) ((id) -
SL_OBJECTID_ENGINE
+ XA_OBJECTID_CAMERADEVICE + 1)
locks.c
169
} else if ((
SL_OBJECTID_ENGINE
<= index) && (index <= SL_OBJECTID_METADATAEXTRACTOR)) {
170
index -=
SL_OBJECTID_ENGINE
- XA_OBJECTID_CAMERADEVICE - 1;
classes.c
182
SL_OBJECTID_ENGINE
,
/frameworks/wilhelm/src/itf/
IObject.c
93
// note that
SL_OBJECTID_ENGINE
and XA_OBJECTID_ENGINE map to same class
94
if (clazz == objectIDtoClass(
SL_OBJECTID_ENGINE
)) {
114
if (async && (
SL_OBJECTID_ENGINE
!= clazz->mSLObjectID)) {
634
if (
SL_OBJECTID_ENGINE
== clazz->mSLObjectID) {
/frameworks/wilhelm/tests/sandbox/
object.c
45
#define FIRST_VALID
SL_OBJECTID_ENGINE
/development/ndk/platforms/android-14/include/SLES/
OpenSLES.h
109
#define
SL_OBJECTID_ENGINE
((SLuint32) 0x00001001)
[
all
...]
/development/ndk/platforms/android-9/include/SLES/
OpenSLES.h
109
#define
SL_OBJECTID_ENGINE
((SLuint32) 0x00001001)
[
all
...]
/frameworks/wilhelm/include/SLES/
OpenSLES.h
109
#define
SL_OBJECTID_ENGINE
((SLuint32) 0x00001001)
[
all
...]
/prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h
109
#define
SL_OBJECTID_ENGINE
((SLuint32) 0x00001001)
[
all
...]
/prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h
109
#define
SL_OBJECTID_ENGINE
((SLuint32) 0x00001001)
[
all
...]
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h
109
#define
SL_OBJECTID_ENGINE
((SLuint32) 0x00001001)
[
all
...]
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h
109
#define
SL_OBJECTID_ENGINE
((SLuint32) 0x00001001)
[
all
...]
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h
109
#define
SL_OBJECTID_ENGINE
((SLuint32) 0x00001001)
[
all
...]
/prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h
109
#define
SL_OBJECTID_ENGINE
((SLuint32) 0x00001001)
[
all
...]
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h
109
#define
SL_OBJECTID_ENGINE
((SLuint32) 0x00001001)
[
all
...]
/prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h
109
#define
SL_OBJECTID_ENGINE
((SLuint32) 0x00001001)
[
all
...]
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/SLES/
OpenSLES.h
109
#define
SL_OBJECTID_ENGINE
((SLuint32) 0x00001001)
[
all
...]
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h
109
#define
SL_OBJECTID_ENGINE
((SLuint32) 0x00001001)
[
all
...]
/prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h
109
#define
SL_OBJECTID_ENGINE
((SLuint32) 0x00001001)
[
all
...]
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/SLES/
OpenSLES.h
109
#define
SL_OBJECTID_ENGINE
((SLuint32) 0x00001001)
[
all
...]
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h
109
#define
SL_OBJECTID_ENGINE
((SLuint32) 0x00001001)
[
all
...]
Completed in 67 milliseconds