Searched defs:energy (Results 1 – 8 of 8) sorted by relevance
91 static inline float audio_utils_power_from_energy(float energy) in audio_utils_power_from_energy()
259 int energy = computeEnergy(data, true); in test2_0PollingCapture() local358 int energy = computeEnergy(mWaveform, true); in test2_1ListenerCapture() local527 int energy = 0; in computeEnergy() local
57 int energy = 0; in capture() local
132 const float energy = mEntries[idx].second; in dumpToString() local184 const float energy = mEntries[idx].second; in dumpToString() local
282 int energy = (data[index] & 0xFF) + ((data[index] >> 8) & 0xFF) + in createHistogramFrame() local
141 uint64_t energy = 0; in parseEnergyContents() local
453 float energy; field in AnyMotionDetector.RunningSignalStats
12519 long energy; field in BatteryStatsImpl.BluetoothActivityInfoCache