Searched refs:hitRateDiffThr (Results 1 – 5 of 5) sorted by relevance
171 const int hitRateDiffThr = 16; // 16/256 variable9494 else if (((*maxHitRate-hitrate) <= (hitRateDiffThr*3)) in DBK_VerifyWidthPart()9517 else if ( (*maxHitRate-hitrate) <= hitRateDiffThr) in DBK_VerifyWidthPart()
164 const int hitRateDiffThr = 16; // 16/256 variable