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

  /hardware/invensense/60xx/mlsdk/mlutils/
mputest.h 41 int bias_thresh, float rms_thresh,
mputest.c 171 int bias_thresh; member in struct:__anon33690
245 * @param bias_thresh
259 int bias_thresh, float rms_thresh,
268 test_setup.bias_thresh = bias_thresh;
487 if (fabs(Avg[j]) > test_setup.bias_thresh) {
490 a_name[j], Avg[j], test_setup.bias_thresh);
    [all...]

Completed in 106 milliseconds