Grok
9.5.0
|
#include <cstdint>
#include <algorithm>
Go to the source code of this file.
Classes | |
class | state_MS_dec |
class | state_MEL_unPacker |
class | state_MEL_decoder |
class | state_VLC_dec |
class | SP_dec |
class | MR_dec |
Macros | |
#define | ADVANCED |
#define | getbitfunc getVLCbit() |
Functions | |
void | htj2k_decode (j2k_codeblock *block, const uint8_t ROIshift) |
Variables | |
const int32_t | bitmask32 [32] |
#define ADVANCED |
#define getbitfunc getVLCbit() |
void htj2k_decode | ( | j2k_codeblock * | block, |
const uint8_t | ROIshift | ||
) |
References j2k_codeblock::band_stride, j2k_codeblock::get_compressed_data(), j2k_codeblock::get_Mb(), j2k_codeblock::get_state(), ht_cleanup_decode(), ht_magref_decode(), ht_sigprop_decode(), j2k_codeblock::i_samples, j2k_codeblock::length, j2k_codeblock::num_passes, j2k_codeblock::num_ZBP, j2k_codeblock::pass_length, Refinement_indicator(), j2k_codeblock::sample_buf, j2k_codeblock::size, j2k_codeblock::transformation, element_siz::x, and element_siz::y.
Referenced by openhtj2k::T1OpenHTJ2K::decompress().
const int32_t bitmask32[32] |
Referenced by state_MS_dec::decodeMagSgnValue().