Home
last modified time | relevance | path

Searched defs:power (Results 1 – 6 of 6) sorted by relevance

/system/media/audio_utils/tests/
Dpower_tests.cpp30 const float power = audio_utils_power_from_amplitude(f_value); in testFloatValue() local
149 const float power = audio_utils_power_from_amplitude(f_value); in TEST() local
Dchannelmix_tests.cpp197 double power[FCC_2] = { stats[0].getPopVariance(), stats[1].getPopVariance() }; in testBalance() local
/system/core/fs_mgr/libstorage_literals/storage_literals/
Dstorage_literals.h25 static constexpr size_t power = Power; member
/system/media/audio_utils/include/audio_utils/
DLogPlot.h94 const T power = it->first; in audio_utils_log_plot() local
/system/media/audio_utils/
DPowerLog.cpp219 const float power = in dumpToString() local
/system/core/healthd/
DBatteryMonitor.cpp404 double power = ((double)ChargingCurrent / MILLION) * in updateValues() local