Home
last modified time | relevance | path

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

/frameworks/av/services/mediametrics/
DAudioPowerUsage.cpp238 double item_volume = 0.; in saveAsItem_l() local
243 item->getDouble(AUDIO_POWER_USAGE_PROP_VOLUME, &item_volume); in saveAsItem_l()
249 ((item_volume * (double)item_duration_ns + in saveAsItem_l()
282 (long long)item_duration_ns, item_volume, in saveAsItem_l()