☰
HuffmanCodeTable
struct
HuffmanCodeTable
Methods
InitDepths
Data Members
code
depth
initialized
Struct
libjxl
::
jxl
::
jpeg
::
HuffmanCodeTable
struct
HuffmanCodeTable
{ ... };
Methods
auto
InitDepths
(int value) -> void
Data Members
uint16_t
code
[256]
int8_t
depth
[256]
bool
initialized