HomeSort by relevance Sort by last modified time
    Searched refs:nfy (Results 1 - 2 of 2) sorted by null

  /device/google/contexthub/firmware/os/algos/calibration/accelerometer/
accel_cal.h 83 uint32_t nfx, nfxb, nfy, nfyb, nfz, nfzb, nfle; member in struct:AccelGoodData
accel_cal.c 153 agd->nfy = fy;
307 if (PHI < asd->mean_y && ac1->agd.ny < ac1->agd.nfy) {
345 ac1->agd.ny == ac1->agd.nfy && ac1->agd.nyb == ac1->agd.nfyb &&
369 ac1->agd.ny > ac1->agd.nfy || ac1->agd.nyb > ac1->agd.nfyb ||

Completed in 88 milliseconds