#include <nitro/mobiclip.h>u32 MO_GetOptimalITCMSize ( void );
Retrieve the quantity in bytes of ITCM needed by Mobiclip to achieve optimal playback performance.
This function is used for the code relocation management.
| None. |
Size in bytes of the desired ITCM quantity.
MO_GetOptimalDTCMSize
MO_InitITCMArea
MO_InitDTCMArea
03/03/2008 Initial Version