Grok
9.5.0
|
#include <j2kmarkers.hpp>
Public Member Functions | |
CRG_marker () | |
CRG_marker (j2c_src_memory &in) | |
![]() | |
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 () |
Private Attributes | |
std::vector< uint16_t > | Xcrg |
std::vector< uint16_t > | Ycrg |
Additional Inherited Members | |
![]() | |
uint16_t | code |
uint16_t | Lmar {} |
uint8_t * | buf |
uint16_t | pos |
bool | is_set |
|
explicit |
|
private |
Referenced by CRG_marker().
|
private |
Referenced by CRG_marker().