Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/src/algos/
Daccel_cal.c122 static void accelStillInit(struct accelStillDet_t *asd, uint32_t t0, uint32_t n_s, float th) { in accelStillInit()
174 void accelCalInit(struct accelCal_t *acc, uint32_t t0, uint32_t n_s,float th, in accelCalInit()
/device/htc/flounder/audio/hal/
Daudio_hw.c4760 pthread_t th; in adev_open() local