| synopsis || arguments || prev |
Overload navigation: 1, 2
void finalize_all( int tile_idx)
Java: void Finalize_all( int tile_idx)
[Declared in "../coresys/common/kdu_params.h"]
Same as the first form of the overloaded finalize_all function, except that only those objects whose tile index agrees with the supplied argument are actually finalized. This is useful when information becomes available on a tile-by-tile basis, as can happen when transcoding an existing code-stream.
A value of -1 refers to the objects in the main header, while tile-specific objects to be finalized have tile indices starting from 0.