Home
last modified time | relevance | path

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

/system/media/audio_utils/tests/
Dstatistics_tests.cpp79 constexpr double getPopStdDev() const { return mPopStdDev; } in getPopStdDev() function in ConstexprStatistics
135 TEST_EXPECT_NEAR(refstat.getPopStdDev(), stat.getPopStdDev()); in verify()
/system/media/audio_utils/include/audio_utils/
DStatistics.h351 D2 getPopStdDev() const {
498 D getPopStdDev() const {