Searched refs:xaCreateEngine (Results 1 – 7 of 7) sorted by relevance
/frameworks/wilhelm/src/ |
D | xa_entry.c | 21 XA_API XAresult XAAPIENTRY xaCreateEngine(XAObjectItf *pEngine, XAuint32 numOptions, in xaCreateEngine() function
|
/frameworks/wilhelm/tests/sandbox/ |
D | dual.c | 34 xaResult = xaCreateEngine(&xaEngineObject, 0, NULL, 0, NULL, NULL); in main()
|
D | xa.c | 29 result = xaCreateEngine(&engineObject, 0, NULL, 0, NULL, NULL); in main()
|
D | xaplay.c | 378 result = xaCreateEngine(&engineObject, 0, NULL, 0, NULL, NULL); in main()
|
/frameworks/wilhelm/tests/examples/ |
D | xaVideoDecoderCapabilities.cpp | 236 res = xaCreateEngine( &xa, 1, EngineOption, NUM_ENGINE_INTERFACES, itfIidArray, itfRequired); in TestVideoDecoderCapabilities()
|
/frameworks/wilhelm/tests/native-media/jni/ |
D | native-media-jni.c | 273 res = xaCreateEngine(&engineObject, 0, NULL, 0, NULL, NULL); in Java_com_example_nativemedia_NativeMedia_createEngine()
|
/frameworks/wilhelm/include/OMXAL/ |
D | OpenMAXAL.h | 507 XA_API XAresult XAAPIENTRY xaCreateEngine(
|