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 - 3
of
3
) sorted by null
/system/media/wilhelm/include/OMXAL/
OpenMAXAL_Android.h
57
#define
XA_ANDROID_ITEMKEY_EOS
((XAuint32) 0x00000001)
/system/media/wilhelm/tests/native-media/jni/
native-media-jni.c
205
msgEos[0].itemKey =
XA_ANDROID_ITEMKEY_EOS
;
/system/media/wilhelm/tests/sandbox/
xaplay.c
167
static const XAAndroidBufferItem eos = {
XA_ANDROID_ITEMKEY_EOS
, 0};
Completed in 17 milliseconds