☰
AliasTable
struct
AliasTable
Static Methods
Lookup
Prefetch
Struct
libjxl
::
jxl
::
AliasTable
struct
AliasTable
{ ... };
Static Methods
static
auto
Lookup
(
const
Entry
* table, size_t value, size_t log_entry_size, size_t entry_size_minus_1) ->
Symbol
static
auto
Prefetch
(
const
Entry
* table, size_t value, size_t log_entry_size) -> void