khronosfws/openmax_al/src/common/openmaxal.c
changeset 19 4a629bc82c5e
parent 12 5a06f39ad45b
child 25 6f7ceef7b1d1
equal deleted inserted replaced
14:80975da52420 19:4a629bc82c5e
    19 #include <stdio.h>
    19 #include <stdio.h>
    20 #include <stdlib.h>
    20 #include <stdlib.h>
    21 
    21 
    22 #include "openmaxalwrapper.h"
    22 #include "openmaxalwrapper.h"
    23 #include "openmaxal_iid.c"
    23 #include "openmaxal_iid.c"
    24 #include "common/xaglobals.h"
    24 #include "xaglobals.h"
    25 
    25 #include "xaobjects.h"
    26 
    26 
    27 EXPORT_C XAresult XAAPIENTRY xaCreateEngine(XAObjectItf *pEngine, XAuint32 numOptions,
    27 EXPORT_C XAresult XAAPIENTRY xaCreateEngine(XAObjectItf *pEngine, XAuint32 numOptions,
    28                                    const XAEngineOption *pEngineOptions,
    28                                    const XAEngineOption *pEngineOptions,
    29                                    XAuint32 numInterfaces,
    29                                    XAuint32 numInterfaces,
    30                                    const XAInterfaceID *pInterfaceIds,
    30                                    const XAInterfaceID *pInterfaceIds,