Home
last modified time | relevance | path

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

/hardware/qcom/audio/legacy/libalsa-intf/
Dalsa_mixer.c306 static void print_dB(long dB) in print_dB() argument
308 ALOGV("%li.%02lidB", dB / 100, (dB < 0 ? -dB : dB) % 100); in print_dB()
/hardware/interfaces/gnss/1.0/
DIGnssMeasurementCallback.hal413 * Carrier-to-noise density in dB-Hz, typically in the range [0, 63].
444 * 35 dB-Hz.
558 * Signal-to-noise ratio at correlator output in dB.
DIGnssCallback.hal102 * Carrier-to-noise density in dB-Hz, typically in the range [0, 63].
/hardware/interfaces/radio/1.0/
Dtypes.hal1252 // actual Ec/Io is -12.5 dB, then this response value
1263 // actual Ec/Io is -12.5 dB, then this response value
1277 uint32_t rsrq; // The current Reference Signal Receive Quality in dB
1279 // Range: 20 to 3 dB.
1283 // 0.1 dB units.
1284 // Range: -200 to +300 (-200 = -20.0 dB, +300 = 30dB).
/hardware/interfaces/wifi/1.0/
Dtypes.hal1838 * Average rssi in 0.5 dB steps e.g. 143 implies -71.5 dB.
1842 * Rssi spread in 0.5 dB steps e.g. 5 implies 2.5 dB spread (optional).