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/opt/gamesdk/src/tuningfork/
Dhistogram.cpp78 Sample stddev = sqrt(var); in CalcBucketsFromSamples() local
/frameworks/av/services/audioflinger/
DThreads.cpp402 const double stddev = mWcStats.getStdDev(); in sample() local