|
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 542 of file ojph_params.cpp.
|
inlinestatic |
Definition at line 547 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 545 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 554 of file ojph_params.cpp.
Referenced by get_bibo_gain_h().
|
staticprivate |
Definition at line 553 of file ojph_params.cpp.
Referenced by get_bibo_gain_l().
|
staticprivate |
Definition at line 552 of file ojph_params.cpp.
Referenced by get_bibo_gain_h().
|
staticprivate |
Definition at line 551 of file ojph_params.cpp.
Referenced by get_bibo_gain_l().