Home
last modified time | relevance | path

Searched refs:XA_ANDROID_ITEMKEY_DISCONTINUITY (Results 1 – 3 of 3) sorted by relevance

/frameworks/wilhelm/include/OMXAL/
DOpenMAXAL_Android.h58 #define XA_ANDROID_ITEMKEY_DISCONTINUITY ((XAuint32) 0x00000002) macro
/frameworks/wilhelm/tests/native-media/jni/
Dnative-media-jni.c318 items[0].itemKey = XA_ANDROID_ITEMKEY_DISCONTINUITY; in enqueueInitialBuffers()
/frameworks/wilhelm/tests/sandbox/
Dxaplay.c167 static const XAAndroidBufferItem discontinuity = {XA_ANDROID_ITEMKEY_DISCONTINUITY, 0, {}}; in bufferQueueCallback()