#include <cstdint>
#include <vector>
#include "open_htj2k_typedef.hpp"
#include <cassert>
#include <string>
#include <memory>
#include "utils.hpp"
#include <cstring>
#include <functional>
Go to the source code of this file.
◆ htj2k_encode()
References ceil_int, state_MS_enc::emitMagSgnBits(), state_VLC_enc::emitVLCBits(), enc_CxtVLC_table0, enc_CxtVLC_table1, encode_UVLC0, encode_UVLC1, state_MEL_enc::encodeMEL(), grk::gamma, MAKE_STORAGE, make_storage_one(), MAX_Lcup, MAX_Scup, popcount32(), Q0, Q1, round_up, state_MEL_enc::termMEL(), termMELandVLC(), and state_MS_enc::termMS().
Referenced by openhtj2k::T1OpenHTJ2K::compress().