OpenJPH
Open-source implementation of JPEG2000 Part-15
|
This is the complete list of members for ojph::param_coc, including all inherited members.
get_block_dims() const | ojph::param_coc | |
get_block_vertical_causality() const | ojph::param_coc | |
get_log_block_dims() const | ojph::param_coc | |
get_log_precinct_size(ui32 level_num) const | ojph::param_coc | |
get_num_decompositions() const | ojph::param_coc | |
get_precinct_size(ui32 level_num) const | ojph::param_coc | |
is_reversible() const | ojph::param_coc | |
param_coc(local::param_cod *p) | ojph::param_coc | inline |
set_block_dims(ui32 width, ui32 height) | ojph::param_coc | |
set_num_decomposition(ui32 num_decompositions) | ojph::param_coc | |
set_precinct_size(int num_levels, size *precinct_size) | ojph::param_coc | |
set_reversible(bool reversible) | ojph::param_coc | |
state | ojph::param_coc | private |