kdu_long get_compressed_state_memory( )
Java: long Get_compressed_state_memory( )
[Declared in "../coresys/common/kdu_compressed.h"]
Returns the total amount of heap memory allocated to storing state information connected with the compressed data, but not dependent upon the compressed bit-rate itself. Currently, this function only reports the amount of memory consumed by precinct and code-block state information, since this is by far the dominant source of memory consumption in most large image applications. The system does its best to minimize this memory.