Searched refs:h_double (Results 1 – 1 of 1) sorted by relevance
191 int32 h_double, v_double, level; in ProjectStar() local239 h_double = (int32)(x * inv_z + geo->offset_h); in ProjectStar()250 s->h = h_double >> 1; in ProjectStar()255 if ((h_double & 1) == 1) level += LEVEL_COUNT; in ProjectStar()