OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XA_ANDROID_ITEMKEY_EOS
(Results
1 - 4
of
4
) sorted by null
/frameworks/wilhelm/include/OMXAL/
OpenMAXAL_Android.h
57
#define
XA_ANDROID_ITEMKEY_EOS
((XAuint32) 0x00000001)
/cts/tests/tests/mediastress/jni/
native-media-jni.cpp
178
msgEos[0].itemKey =
XA_ANDROID_ITEMKEY_EOS
;
/frameworks/wilhelm/tests/native-media/jni/
native-media-jni.c
205
msgEos[0].itemKey =
XA_ANDROID_ITEMKEY_EOS
;
/frameworks/wilhelm/tests/sandbox/
xaplay.c
168
static const XAAndroidBufferItem eos = {
XA_ANDROID_ITEMKEY_EOS
, 0, {}};
[
all
...]
Completed in 202 milliseconds