Searched refs:xyxy (Results 1 – 1 of 1) sorted by relevance
804 double score1, score2, xyxy[4]; in geodistCommand() local813 if (!decodeGeohash(score1,xyxy) || !decodeGeohash(score2,xyxy+2)) in geodistCommand()817 geohashGetDistance(xyxy[0],xyxy[1],xyxy[2],xyxy[3]) / to_meter); in geodistCommand()