Home
last modified time | relevance | path

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

/hardware/interfaces/audio/5.0/
Dtypes.hal171 /** In dB */
202 /** Level in dBFS produced by a 1000 Hz tone at 94 dB SPL */
204 /** Level in dB of the max SPL supported at 1000 Hz */
206 /** Level in dB of the min SPL supported at 1000 Hz */
212 * Levels are in dB, relative to level at 1000 Hz
/hardware/interfaces/audio/4.0/
Dtypes.hal227 /** In dB */
258 /** Level in dBFS produced by a 1000 Hz tone at 94 dB SPL */
260 /** Level in dB of the max SPL supported at 1000 Hz */
262 /** Level in dB of the min SPL supported at 1000 Hz */
268 * Levels are in dB, relative to level at 1000 Hz
/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.hal436 * Carrier-to-noise density in dB-Hz, typically in the range [0, 63].
471 * 35 dB-Hz.
585 * 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.hal1254 // actual Ec/Io is -12.5 dB, then this response value
1266 // actual Ec/Io is -12.5 dB, then this response value
1280 uint32_t rsrq; // The current Reference Signal Receive Quality in dB
1282 // Range: 20 to 3 dB;
1286 // 0.1 dB units.
1287 // Range: -200 to +300 (-200 = -20.0 dB, +300 = 30dB).
/hardware/interfaces/radio/1.2/
DIRadio.hal83 * @param hysteresisDb An interval in dB defining the required magnitude change between reports.
/hardware/interfaces/wifi/1.0/
Dtypes.hal1840 * Average rssi in 0.5 dB steps e.g. 143 implies -71.5 dB.
1844 * Rssi spread in 0.5 dB steps e.g. 5 implies 2.5 dB spread (optional).