Searched refs:hitrate_threshold (Results 1 – 5 of 5) sorted by relevance
170 const int hitrate_threshold = 128; // 160/256 variable9484 if (hitrate < hitrate_threshold) in DBK_VerifyWidthPart()11403 MarkSuccess = (MarkConfidence >= hitrate_threshold*1 ) ; in DBK_Detect_Partition()11627 MarkSuccess = (MarkConfidence >= hitrate_threshold ) ;
163 const int hitrate_threshold = 128; // 160/256 variable