Searched refs:XA_API (Results 1 – 4 of 4) sorted by relevance
59 #ifndef XA_API61 #define XA_API macro63 #define XA_API __declspec(dllimport) macro
117 XA_API extern const XAInterfaceID XA_IID_NULL;150 XA_API extern const XAInterfaceID XA_IID_OBJECT;213 XA_API extern const XAInterfaceID XA_IID_CONFIGEXTENSION;242 XA_API extern const XAInterfaceID XA_IID_DYNAMICINTERFACEMANAGEMENT;507 XA_API XAresult XAAPIENTRY xaCreateEngine(516 XA_API XAresult XAAPIENTRY xaQueryNumSupportedEngineInterfaces(520 XA_API XAresult XAAPIENTRY xaQuerySupportedEngineInterfaces(539 XA_API extern const XAInterfaceID XA_IID_ENGINE;676 XA_API extern const XAInterfaceID XA_IID_THREADSYNC;720 XA_API extern const XAInterfaceID XA_IID_PLAY;[all …]
49 extern XA_API const XAInterfaceID XA_IID_ANDROIDBUFFERQUEUESOURCE;
21 XA_API XAresult XAAPIENTRY xaCreateEngine(XAObjectItf *pEngine, XAuint32 numOptions, in xaCreateEngine()38 XA_API XAresult XAAPIENTRY xaQueryNumSupportedEngineInterfaces(XAuint32 *pNumSupportedInterfaces) in xaQueryNumSupportedEngineInterfaces()51 XA_API XAresult XAAPIENTRY xaQuerySupportedEngineInterfaces(XAuint32 index, in xaQuerySupportedEngineInterfaces()