Hello,
I actually try to calculate the sizes of my CMEM pools needed for H264 and MJPEG encoder. I went through the documentation and added all buffers listed there. I'm creating the codecs using the codec_engine.
Now if I create the codecs I see a lot of other additional cmem allocations allocating only a few bytes (56, 24,..).
Where do this allocs come from and where can I find a documentation for them?
Best regards
Frank