OpenJPH
Open-source implementation of JPEG2000 Part-15
|
Static Public Member Functions | |
static float | get_bibo_gain_l (ui32 num_decomp, bool reversible) |
static float | get_bibo_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 481 of file ojph_params.cpp.
|
inlinestatic |
Definition at line 486 of file ojph_params.cpp.
References gain_5x3_h, and gain_9x7_h.
Referenced by ojph::local::param_qcd::set_rev_quant().
|
inlinestatic |
Definition at line 484 of file ojph_params.cpp.
References gain_5x3_l, and gain_9x7_l.
Referenced by ojph::local::param_qcd::set_rev_quant().
|
staticprivate |
Definition at line 493 of file ojph_params.cpp.
Referenced by get_bibo_gain_h().
|
staticprivate |
Definition at line 492 of file ojph_params.cpp.
Referenced by get_bibo_gain_l().
|
staticprivate |
Definition at line 491 of file ojph_params.cpp.
Referenced by get_bibo_gain_h().
|
staticprivate |
Definition at line 490 of file ojph_params.cpp.
Referenced by get_bibo_gain_l().