Home | History | Annotate | Download | only in utils

Lines Matching defs:part

1599         int part = 0;
1601 part = this->getPartition(x, y);
1607 endpoints[part], weights[0][x][y], weights[1][x][y], fDualPlane);
1609 result = interpolate_endpoints(endpoints[part], weights[0][x][y]);