Searched refs:wav_db (Results 1 – 8 of 8) sorted by relevance
303 const int16_t wav_db[] = { variable374 wav_db,
54 extern const int16_t wav_db[];
99 leds_.PaintPositiveBar(channel, wav_db[meter_[channel].peak() >> 7] + gain); in PaintAdaptive()
60 const int16_t wav_db[] = { variable169 leds.PaintPositiveBar(1, wav_db[peak >> 7] + 8192); in UpdateLeds()