#include "THPSimple.h" u32 THPSimpleCalcNeedMemory(void);
None.
Returns the work area size if successful, and 0 if it fails.
The THPSimpleCalcNeedMemory function calculates the size of the work area needed by the simple player to play the THP movie data.
The work area size depends on the THP movie data. When starting to play new THP movie data, be sure to call this function to obtain the correct size information.
None.
2006/03/01 Initial version.
CONFIDENTIAL