OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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