| synopsis || arguments |

kdu_decoder::kdu_decoder

Java: Kdu_decoder::Kdu_decoder

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"]

Go to class description.


Synopsis

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.


Arguments

subband [kdu_subband]

allocator [kdu_sample_allocator *]

use_shorts [bool]

normalization [float]


| top || synopsis || arguments |