Home
last modified time | relevance | path

Searched defs:power (Results 1 – 7 of 7) 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
/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/bt/service/
Dlow_energy_advertiser.cc69 int8_t power; in GetAdvertisingTxPower() local
/system/media/audio_utils/
DPowerLog.cpp219 const float power = in dumpToString() local
/system/core/healthd/
DBatteryMonitor.cpp340 double power = ((double)ChargingCurrent / MILLION) * in updateValues() local
/system/update_engine/cros/
Dpayload_state.cc557 int power = min(GetFullPayloadAttemptNumber() - 1, kMaxShifts); in UpdateBackoffExpiryTime() local