Home
last modified time | relevance | path

Searched defs:matchIndex (Results 1 – 6 of 6) sorted by relevance

/linux-5.19.10/lib/zstd/compress/ !
Dzstd_lazy.c45 U32 const matchIndex = hashTable[h]; in ZSTD_updateDUBT() local
84 …U32 matchIndex = *smallerPtr; /* this candidate is unsorted : next sorted candidate is reached t… in ZSTD_insertDUBT1() local
197 U32 matchIndex = dictMatchIndex + dictIndexDelta; in ZSTD_DUBT_findBetterDictMatch() local
241 U32 matchIndex = hashTable[h]; in ZSTD_DUBT_findBestMatch() local
629 U32 matchIndex; in ZSTD_HcFindBestMatch_generic() local
1068 U32 const matchIndex = (U32)((start-base) - (offset - ZSTD_REP_MOVE)); in ZSTD_compressBlock_lazy_generic() local
1341 U32 const matchIndex = (U32)((start-base) - (offset - ZSTD_REP_MOVE)); in ZSTD_compressBlock_lazy_extDict_generic() local
Dzstd_fast.c262 U32 const matchIndex = hashTable[h]; in ZSTD_compressBlock_fast_dictMatchState_generic() local
410 const U32 matchIndex = hashTable[h]; in ZSTD_compressBlock_fast_extDict_generic() local
Dzstd_opt.c393 U32 matchIndex = hashTable[h]; in ZSTD_insertBt1() local
539 U32 matchIndex = hashTable[h]; in ZSTD_insertBtAndGetAllMatches() local
Dzstd_double_fast.c393 const U32 matchIndex = hashSmall[hSmall]; in ZSTD_compressBlock_doubleFast_extDict_generic() local
/linux-5.19.10/lib/lz4/ !
Dlz4hc_compress.c114 U32 matchIndex; in LZ4HC_InsertAndFindBestMatch() local
187 U32 matchIndex; in LZ4HC_InsertAndGetWiderMatch() local
/linux-5.19.10/drivers/net/wireless/ath/ath9k/ !
Deeprom.c289 int matchIndex = -1, lowIndex = -1; in ath9k_hw_get_legacy_target_powers() local
344 int matchIndex = -1, lowIndex = -1; in ath9k_hw_get_target_powers() local