|
OpenJPH
Open-source implementation of JPEG2000 Part-15
|
#include <ojph_params_local.h>
Public Member Functions | |
| cod_SGcod () | |
Public Attributes | |
| ui8 | prog_order |
| ui16 | num_layers |
| ui8 | mc_trans |
Definition at line 375 of file ojph_params_local.h.
|
inline |
Definition at line 377 of file ojph_params_local.h.
References mc_trans, num_layers, ojph::OJPH_PO_RPCL, and prog_order.
| ui8 ojph::local::cod_SGcod::mc_trans |
Definition at line 380 of file ojph_params_local.h.
Referenced by cod_SGcod().
| ui16 ojph::local::cod_SGcod::num_layers |
Definition at line 379 of file ojph_params_local.h.
Referenced by cod_SGcod().
| ui8 ojph::local::cod_SGcod::prog_order |
Definition at line 378 of file ojph_params_local.h.
Referenced by cod_SGcod().