| synopsis || arguments || prev || next |

kdu_block::set_max_samples

Java: Kdu_block::Set_max_samples

void set_max_samples( int new_samples)

Java: void Set_max_samples( int new_samples)

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

Go to class description.


Synopsis

This function should be called to augment the number of code-block samples which can be stored in the sample_buffer array. For efficiency, call the function only when you know that there is a problem with the current allocation, by testing the public data member, max_samples.


Arguments

new_samples [int]


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