Searched refs:fat_count (Results 1 – 2 of 2) sorted by relevance
651 int fat_count = 0; in filter_outliers() local679 if (hits[slot] > fat_count) { in filter_outliers()680 fat_count = hits[slot]; in filter_outliers()688 if (d >= (double)fat_count * .05) { in filter_outliers()698 if (d >= (double)fat_count * .05) { in filter_outliers()
787 uint8_t fat_count; member