#include <j2kmarkers.hpp>
|
| QCC_marker (uint16_t Csiz, uint16_t c, uint8_t number_of_guardbits, uint8_t dwt_levels, uint8_t transformation, bool is_derived, uint8_t RI, uint8_t use_ycc, uint8_t qfactor, uint8_t chroma_format) |
|
| QCC_marker (j2c_src_memory &in, uint16_t Csiz) |
|
int | write (j2c_destination_base &dst) |
|
uint16_t | get_component_index () const |
|
uint8_t | get_quantization_style () const |
|
uint8_t | get_exponents (uint8_t nb) |
|
uint16_t | get_mantissas (uint8_t nb) |
|
uint8_t | get_number_of_guardbits () const |
|
| 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 () |
|
◆ QCC_marker() [1/2]
QCC_marker::QCC_marker |
( |
uint16_t |
Csiz, |
|
|
uint16_t |
c, |
|
|
uint8_t |
number_of_guardbits, |
|
|
uint8_t |
dwt_levels, |
|
|
uint8_t |
transformation, |
|
|
bool |
is_derived, |
|
|
uint8_t |
RI, |
|
|
uint8_t |
use_ycc, |
|
|
uint8_t |
qfactor, |
|
|
uint8_t |
chroma_format |
|
) |
| |
References Cqcc, is_reversible, j2k_marker_io_base::is_set, j2k_marker_io_base::Lmar, grk::log(), max_components, SPqcc, Sqcc, YCC420, YCC422, and YCC444.
◆ QCC_marker() [2/2]
References Cqcc, j2k_marker_io_base::get_buf(), j2c_src_memory::get_buf_pos(), j2k_marker_io_base::get_byte(), j2c_src_memory::get_N_byte(), j2k_marker_io_base::get_word(), j2c_src_memory::get_word(), j2k_marker_io_base::is_set, j2k_marker_io_base::Lmar, max_components, j2k_marker_io_base::set_buf(), SPqcc, and Sqcc.
◆ get_component_index()
uint16_t QCC_marker::get_component_index |
( |
| ) |
const |
◆ get_exponents()
uint8_t QCC_marker::get_exponents |
( |
uint8_t |
nb | ) |
|
◆ get_mantissas()
uint16_t QCC_marker::get_mantissas |
( |
uint8_t |
nb | ) |
|
◆ get_number_of_guardbits()
uint8_t QCC_marker::get_number_of_guardbits |
( |
| ) |
const |
◆ get_quantization_style()
uint8_t QCC_marker::get_quantization_style |
( |
| ) |
const |
◆ write()
◆ Cqcc
uint16_t QCC_marker::Cqcc |
|
private |
◆ is_reversible
bool QCC_marker::is_reversible |
|
private |
◆ max_components
uint16_t QCC_marker::max_components |
|
private |
◆ SPqcc
std::vector<uint16_t> QCC_marker::SPqcc |
|
private |
◆ Sqcc
The documentation for this class was generated from the following files: