This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DM8148 - IPIPE Gamma tables alignment

Hi,

Using IPNC RDK 3.8 as basecode.

"TMS320DM814x Imaging Subsystem (ISS) User's Guide" describes that each gamma table component has 20 bits.

However it does not mention the alignment that each table must have.

It should be 24 or 32 bits aligned? For 32 bits alignment each table would have a total size 512x4 bytes, and for 24 bis alignment each table would have a total size of 512x3 bytes.

Or is the table packed? In this case each table would have a total size of 512x20 bits = 10240 bytes.

I do not know what is the proper way to write into the gamma tables memory. Please clarify.

Regards,

Weber