Searched refs:buf_x (Results 1 – 1 of 1) sorted by relevance
1254 int buf_x[PS_DEEP],buf_y[PS_DEEP]; in PointMedian() local1270 buf_x[j] = ps[j][i].other.x; in PointMedian()1273 SortBubble(buf_x,deep); in PointMedian()1275 pr[0][i].other.x = buf_x[deep / 2]; in PointMedian()