Searched refs:bet_min (Results 1 – 1 of 1) sorted by relevance
288 int32_t bet_min = std::min({base256_count, editfact_count, text_count}); in LookAheadTest() local289 if (ascii_count < bet_min && ascii_count < c40_count && in LookAheadTest()308 if (c40_count + 1 < ascii_count && c40_count + 1 < bet_min) { in LookAheadTest()