Hello,
assuming the following CE_DEBUG message says my algorithm's IUniversal Params structure is too large (412 bytes instead of 128)...
@1,324,310us: [+6 T:0x4001df90] CE - Engine_createNode> rms message size [128] insufficient for nodeAttrsSize [412]
Is there a not-too-complicated way to increase the allowed size of these structures in Codec Engine? The following article speaks of a "default configuration":
http://processors.wiki.ti.com/index.php?title=Extending_data_structures_in_xDM
I'm using Codec Engine v2.26.02.11 on an OMAP 3530 (Linux on ARM). Thank you for your help.