Lines Matching refs:to_right
1600 int i, n = getCatCount(vi), to_right = 0;1603 to_right += CV_DTREE_CAT_DIR(i, subset) > 0;1607 int default_dir = to_right <= 1 || to_right <= std::min(3, n/2) || to_right <= n/3 ? -1 : 1;