HomeSort by relevance Sort by last modified time
    Searched full:rms_threshsq (Results 1 - 1 of 1) sorted by null

  /hardware/invensense/mlsdk/mlutils/
mputest.c 172 float rms_threshSq;
269 test_setup.rms_threshSq = rms_thresh * rms_thresh;
506 if (RMS[j] > test_setup.rms_threshSq * total_count) {
510 sqrt(test_setup.rms_threshSq));
    [all...]

Completed in 159 milliseconds