Home
last modified time | relevance | path

Searched refs:XA_ANDROID_ITEMKEY_FORMAT_CHANGE (Results 1 – 2 of 2) sorted by relevance

/frameworks/wilhelm/include/OMXAL/
DOpenMAXAL_Android.h58 #define XA_ANDROID_ITEMKEY_FORMAT_CHANGE ((XAuint32) 0x00000004) macro
/frameworks/wilhelm/tests/sandbox/
Dxaplay.c169 static const XAAndroidBufferItem formatChange = {XA_ANDROID_ITEMKEY_FORMAT_CHANGE, 0, {}}; in bufferQueueCallback()