Home
last modified time | relevance | path

Searched refs:three_sd_low (Results 1 – 2 of 2) sorted by relevance

/system/extras/app-launcher/
Dcomputestatsf.c49 double three_sd_low, three_sd_high; in main() local
90 three_sd_low = mean - (3 * std_dev); in main()
99 if (data_items[i] >= three_sd_low && in main()
Dcomputestats.c49 double three_sd_low, three_sd_high; in main() local
90 three_sd_low = mean - (3 * std_dev); in main()
99 if (data_items[i] >= three_sd_low && in main()