Searched refs:min_count (Results 1 – 1 of 1) sorted by relevance
723 int min_count = 4; /* min repeat count */ local725 if (nextlen == 0) max_count = 138, min_count = 3;732 } else if (count < min_count) {744 max_count = 138, min_count = 3;746 max_count = 6, min_count = 3;748 max_count = 7, min_count = 4;768 int min_count = 4; /* min repeat count */ local777 } else if (count < min_count) {795 max_count = 138, min_count = 3;797 max_count = 6, min_count = 3;[all …]
Completed in 6 milliseconds