Searched defs:chainTable (Results 1 – 3 of 3) sorted by relevance
149 uint16_t chainTable[LZ4HC_MAXD]; member166 unsigned short chainTable[LZ4HC_MAXD]; member
113 U16* const chainTable = hc4->chainTable; in LZ4HC_Insert() local137 U16* const chainTable = hc4->chainTable; in LZ4HC_InsertAndFindBestMatch() local190 U16* const chainTable = hc4->chainTable; in LZ4HC_InsertAndGetWiderMatch() local
88 U16* const chainTable = ctx->chainTable; in LZ4HC_BinTree_InsertAndGetAllMatches() local