Home
last modified time | relevance | path

Searched defs:stddev (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libcpustats/
DCentralTendencyStatistics.cpp70 double CentralTendencyStatistics::stddev() const in stddev() function in CentralTendencyStatistics
72 double stddev; in stddev() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/classifier/
DHistoryTracker.java126 double stddev = Math.sqrt( in falseConfidence() local
/frameworks/av/services/audioflinger/
DThreads.cpp478 const double stddev = mWcStats.getStdDev(); in sample() local