| synopsis || prev || next |

kdu_sample_allocator::restart

Java: Kdu_sample_allocator::Restart

void restart( )

Java: void Restart( )

[Declared in "../coresys/common/kdu_sample_processing.h"]

Go to class description.


Synopsis

Invalidates all memory resources served up using alloc16 or alloc32 and starts the pre-allocation phase from scratch. The internal resources are sized during subsequent calls to pre_alloc and memory is re-allocated, if necessary, during the next call to finalize, based on these pre-allocation requests alone.


| top || synopsis || prev || next |