Searched refs:NEAR_TRY_NUM (Results 1 – 2 of 2) sorted by relevance
1658 #define NEAR_TRY_NUM 1 /* The number of nearest (wbar) neighbors */ macro1887 int list[NEAR_TRY_NUM];1919 if (CCkdtree_node_k_nearest (&localkt, nlight, i, NEAR_TRY_NUM,1926 for (j = NEAR_TRY_NUM - 1; j >= 0; j--) {
1423 #define NEAR_TRY_NUM 1 /* The number of nearest (wbar) neighbors */ macro1650 int list[NEAR_TRY_NUM]; in kd_fixmatch()1683 if (CCkdtree_node_k_nearest (&localkt, nlight, i, NEAR_TRY_NUM, in kd_fixmatch()1690 for (j = NEAR_TRY_NUM - 1; j >= 0; j--) { in kd_fixmatch()