Searched refs:neighbour_top (Results 1 – 1 of 1) sorted by relevance
1617 int neighbour_top = neighbour->median_top(); in FindPartitionPartners() local1618 int neighbour_y = (neighbour_bottom + neighbour_top) / 2; in FindPartitionPartners()1628 int dist = upper ? neighbour_bottom - top : bottom - neighbour_top; in FindPartitionPartners()1692 int neighbour_top = test_part->median_top(); in AddToTempPartList() local1693 int neighbour_y = (neighbour_bottom + neighbour_top) / 2; in AddToTempPartList()