Searched refs:ilato (Results 1 – 1 of 1) sorted by relevance
178 uint32_t ilato = hash_sep; /* get lat part of deinterleaved hash */ in geohashDecode() local185 lat_range.min + (ilato * 1.0 / (1ull << step)) * lat_scale; in geohashDecode()187 lat_range.min + ((ilato + 1) * 1.0 / (1ull << step)) * lat_scale; in geohashDecode()