kdu_decoder( kdu_subband subband, kdu_sample_allocator * allocator, bool use_shorts, float normalization=1.0F)
Java: Kdu_decoder( Kdu_subband subband, Kdu_sample_allocator allocator, boolean use_shorts, float normalization)
[Declared in "../coresys/common/kdu_sample_processing.h"]
Informs the decoder that data retrieved via its kdu_pull_ifc::pull function should have a nominal range from -0.5*R to +0.5*R, where R is the value of normalization.