Lines Matching defs:ddsAttempt
528 U32 ddsAttempt;
531 for (ddsAttempt = 0; ddsAttempt < bucketSize - 1; ddsAttempt++) {
532 PREFETCH_L1(ddsBase + dms->hashTable[ddsIdx + ddsAttempt]);
542 for (ddsAttempt = 0; ddsAttempt < bucketLimit; ddsAttempt++) {
545 matchIndex = dms->hashTable[ddsIdx + ddsAttempt];
576 U32 const chainAttempts = nbAttempts - ddsAttempt;