Searched defs:matchIndex (Results 1 – 3 of 3) sorted by relevance
114 U32 matchIndex; in LZ4HC_InsertAndFindBestMatch() local187 U32 matchIndex; in LZ4HC_InsertAndGetWiderMatch() local
1039 U32 const matchIndex = hashTable[h]; in ZSTD_compressBlock_fast_generic() local1138 const U32 matchIndex = hashTable[h]; in ZSTD_compressBlock_fast_extDict_generic() local1419 const U32 matchIndex = hashSmall[hSmall]; in ZSTD_compressBlock_doubleFast_extDict_generic() local1569 U32 matchIndex = hashTable[h]; in ZSTD_insertBt1() local1652 U32 matchIndex = hashTable[h]; in ZSTD_insertBtAndFindBestMatch() local1838 U32 matchIndex = ZSTD_insertAndFindFirstIndex(zc, ip, mls); in ZSTD_HcFindBestMatch_generic() local2198 U32 const matchIndex = (U32)((start - base) - (offset - ZSTD_REP_MOVE)); in ZSTD_compressBlock_lazy_extDict_generic() local
243 U32 matchIndex = hashTable[h]; in ZSTD_insertBtAndGetAllMatches() local