Searched refs:ddsIdx (Results 1 – 1 of 1) sorted by relevance
626 const size_t ddsIdx = dictMode == ZSTD_dedicatedDictSearch in ZSTD_HcFindBestMatch_generic() local632 const U32* entry = &dms->hashTable[ddsIdx]; in ZSTD_HcFindBestMatch_generic()676 PREFETCH_L1(ddsBase + dms->hashTable[ddsIdx + ddsAttempt]); in ZSTD_HcFindBestMatch_generic()680 U32 const chainPackedPointer = dms->hashTable[ddsIdx + bucketSize - 1]; in ZSTD_HcFindBestMatch_generic()689 matchIndex = dms->hashTable[ddsIdx + ddsAttempt]; in ZSTD_HcFindBestMatch_generic()717 U32 const chainPackedPointer = dms->hashTable[ddsIdx + bucketSize - 1]; in ZSTD_HcFindBestMatch_generic()