Home
last modified time | relevance | path

Searched refs:fourpoints (Results 1 – 1 of 1) sorted by relevance

/hardware/akm/AK8975_FS/akmdfs/AKFS_APIs_8975/
DAKFS_AOC.c241 AKFVEC fourpoints[4]; in AKFS_AOC() local
265 Get4points(haocv->hbuf, num, fourpoints); in AKFS_AOC()
268 if(0 != From4Points2Sphere(fourpoints, &tempho, &haocv->hraoc)){ in AKFS_AOC()
275 tempf = CalcR(&fourpoints[i], &fourpoints[j]); in AKFS_AOC()