Searched refs:dB (Results 1 – 2 of 2) sorted by relevance
306 static void print_dB(long dB) in print_dB() argument308 ALOGV("%li.%02lidB", dB / 100, (dB < 0 ? -dB : dB) % 100); in print_dB()
141 range. For VC style input the loss seen is up to 0.2dB. See commit