Grok 10.0.1
Classes | Functions
coding_units.hpp File Reference
#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.

Classes

class  j2k_region
 
class  j2k_codeblock
 

Functions

int32_t htj2k_encode (j2k_codeblock *block, uint8_t ROIshift) noexcept
 

Function Documentation

◆ htj2k_encode()

int32_t htj2k_encode ( j2k_codeblock block,
uint8_t  ROIshift 
)
noexcept