Searched refs:hcVTables (Results 1 – 1 of 1) sorted by relevance
1456 ZSTD_LazyVTable const* const hcVTables[4][3] = GEN_ZSTD_VTABLE_ARRAY(GEN_ZSTD_HC_VTABLE_ARRAY); in ZSTD_selectLazyVTable() local1465 return hcVTables[dictMode][mls - 4]; in ZSTD_selectLazyVTable()