Home
last modified time | relevance | path

Searched refs:XA_OBJECTID_ENGINE (Results 1 – 4 of 4) sorted by relevance

/frameworks/wilhelm/src/
Dxa_entry.cpp30 objectIDtoClass(XA_OBJECTID_ENGINE)); in xaCreateEngine()
43 objectIDtoClass(XA_OBJECTID_ENGINE)); in xaQueryNumSupportedEngineInterfaces()
57 objectIDtoClass(XA_OBJECTID_ENGINE)); in xaQuerySupportedEngineInterfaces()
Dlocks.cpp180 if ((XA_OBJECTID_ENGINE <= index) && (index <= XA_OBJECTID_CAMERADEVICE)) { in object_unlock_exclusive_attributes_()
Dclasses.cpp191 XA_OBJECTID_ENGINE,
/frameworks/wilhelm/include/OMXAL/
DOpenMAXAL.h488 #define XA_OBJECTID_ENGINE ((XAuint32) 0x00000001) macro