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.

Decreasing the tiler memory



I am using ezsdk_05.04.00.11. 

How can I reduce the memory allotted to VIDEO_M3_TILE8_BUFFERS, VIDEO_M3_TILE16_BUFFERS  and  VIDEO_M3_TILEPG_BUFFERS? 

With reference to the wiki page http://processors.wiki.ti.com/index.php/EZSDK_Memory_Map, tried to change the size of the tiler memory.  Also changed some hard coded tiler address in Tiler.cfg, omxutils_internalcfg.h, etc. But it seems something has gone wrong in the decoder and I could get only white screen.

Is there any other other that I need to do for changing the tiler memory configuration?