Searched refs:majority_cnt_3_x_3_grid (Results 1 – 2 of 2) sorted by relevance
36 const int majority_cnt_3_x_3_grid = 5; in SmoothSegmentMap() local56 if (cnt[n] >= majority_cnt_3_x_3_grid) { in SmoothSegmentMap()
32 const int majority_cnt_3_x_3_grid = 5; in SmoothSegmentMap() local52 if (cnt[n] >= majority_cnt_3_x_3_grid) { in SmoothSegmentMap()