Home
last modified time | relevance | path

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

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