Searched refs:ST2095_MAX_PEAK (Results 1 - 2 of 2) sorted by relevance
/third_party/alsa-utils/speaker-test/ | ||
H A D | st2095.h | 1 #define ST2095_MAX_PEAK -9.5 // dB macro |
H A D | st2095.c | 46 st2095->maxAmp = powf(10.0, ST2095_MAX_PEAK / 20.0); in initialize_st2095_noise() |
Completed in 2 milliseconds