Home
last modified time | relevance | path

Searched defs:radius_meters (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Dgeohash_helper.c103 int geohashBoundingBox(double longitude, double latitude, double radius_meters, in geohashBoundingBox()
116 GeoHashRadius geohashGetAreasByRadius(double longitude, double latitude, double radius_meters) { in geohashGetAreasByRadius()
200 double radius_meters) { in geohashGetAreasByRadiusWGS84()
H A Dgeo.c494 double radius_meters = 0, conversion = 1; in georadiusGeneric() local