OpenJPH
Open-source implementation of JPEG2000 Part-15
|
Static Public Member Functions | |
static float | get_gain_l (ui32 num_decomp, bool reversible) |
static float | get_gain_h (ui32 num_decomp, bool reversible) |
Static Private Attributes | |
static const float | gain_9x7_l [34] |
static const float | gain_9x7_h [34] |
static const float | gain_5x3_l [34] |
static const float | gain_5x3_h [34] |
Definition at line 399 of file ojph_params.cpp.
|
inlinestatic |
Definition at line 404 of file ojph_params.cpp.
References gain_5x3_h, and gain_9x7_h.
Referenced by ojph::local::param_qcd::set_irrev_quant().
|
inlinestatic |
Definition at line 402 of file ojph_params.cpp.
References gain_5x3_l, and gain_9x7_l.
Referenced by ojph::local::param_qcd::set_irrev_quant().
Definition at line 411 of file ojph_params.cpp.
Referenced by get_gain_h().
Definition at line 410 of file ojph_params.cpp.
Referenced by get_gain_l().
Definition at line 409 of file ojph_params.cpp.
Referenced by get_gain_h().
Definition at line 408 of file ojph_params.cpp.
Referenced by get_gain_l().