#include <j2kmarkers.hpp>
|
| COD_marker (j2c_src_memory &in) |
|
| COD_marker (bool is_max_precincts, bool use_SOP, bool use_EPH, uint8_t progression_order, uint16_t number_of_layers, uint8_t use_color_trafo, uint8_t dwt_levels, uint8_t log2cblksizex, uint8_t log2cblksizey, uint8_t codeblock_style, uint8_t reversible_flag, std::vector< uint8_t > log2PPx, std::vector< uint8_t > log2PPy) |
|
int | write (j2c_destination_base &dst) |
|
bool | is_maximum_precincts () const |
|
bool | is_use_SOP () const |
|
bool | is_use_EPH () const |
|
uint8_t | get_progression_order () const |
|
uint16_t | get_number_of_layers () const |
|
uint8_t | use_color_trafo () const |
|
uint8_t | get_dwt_levels () |
|
void | get_codeblock_size (element_siz &out) |
|
void | get_precinct_size (element_siz &out, uint8_t resolution) |
|
uint8_t | get_Cmodes () |
|
uint8_t | get_transformation () |
|
| j2k_marker_io_base (uint16_t mar) |
|
| ~j2k_marker_io_base ()=default |
|
void | set_buf (uint8_t *p) |
|
uint16_t | get_marker () const |
|
uint16_t | get_length () const |
|
uint8_t * | get_buf () |
|
uint8_t | get_byte () |
|
uint16_t | get_word () |
|
uint32_t | get_dword () |
|
◆ COD_marker() [1/2]
◆ COD_marker() [2/2]
COD_marker::COD_marker |
( |
bool |
is_max_precincts, |
|
|
bool |
use_SOP, |
|
|
bool |
use_EPH, |
|
|
uint8_t |
progression_order, |
|
|
uint16_t |
number_of_layers, |
|
|
uint8_t |
use_color_trafo, |
|
|
uint8_t |
dwt_levels, |
|
|
uint8_t |
log2cblksizex, |
|
|
uint8_t |
log2cblksizey, |
|
|
uint8_t |
codeblock_style, |
|
|
uint8_t |
reversible_flag, |
|
|
std::vector< uint8_t > |
log2PPx, |
|
|
std::vector< uint8_t > |
log2PPy |
|
) |
| |
◆ get_Cmodes()
uint8_t COD_marker::get_Cmodes |
( |
| ) |
|
◆ get_codeblock_size()
void COD_marker::get_codeblock_size |
( |
element_siz & |
out | ) |
|
◆ get_dwt_levels()
uint8_t COD_marker::get_dwt_levels |
( |
| ) |
|
◆ get_number_of_layers()
uint16_t COD_marker::get_number_of_layers |
( |
| ) |
const |
◆ get_precinct_size()
void COD_marker::get_precinct_size |
( |
element_siz & |
out, |
|
|
uint8_t |
resolution |
|
) |
| |
◆ get_progression_order()
uint8_t COD_marker::get_progression_order |
( |
| ) |
const |
◆ get_transformation()
uint8_t COD_marker::get_transformation |
( |
| ) |
|
◆ is_maximum_precincts()
bool COD_marker::is_maximum_precincts |
( |
| ) |
const |
◆ is_use_EPH()
bool COD_marker::is_use_EPH |
( |
| ) |
const |
◆ is_use_SOP()
bool COD_marker::is_use_SOP |
( |
| ) |
const |
◆ use_color_trafo()
uint8_t COD_marker::use_color_trafo |
( |
| ) |
const |
◆ write()
◆ Scod
◆ SGcod
uint32_t COD_marker::SGcod |
|
private |
◆ SPcod
std::vector<uint8_t> COD_marker::SPcod |
|
private |
The documentation for this class was generated from the following files: