I have exploited GenCodecPkg to generate "mycompany.mymodule.MYMODULE" (i choosed IUNIVERSAL in Base interface).
I've integrated it to .x64P by using GenServer.
Finally, i could open the engine i generated, but i could not create "mymodule" by using I2p_create.
What errors are there ?
Or what arm-side code could i exploit to call "mymodule" ?
By the way, i've integrated TI's H264(codec) and MPEG4(codec) to .x64P, too.
Then i've called H264(codec) and MPEG4(codec) successfully by using DMAI.
Thank you for your reply.