Searched refs:minVal (Results 1 – 1 of 1) sorted by relevance
60 const T minVal = (*result.first).first; in audio_utils_log_plot() local63 const T range = maxVal - minVal; in audio_utils_log_plot()66 T avg = (maxVal + minVal) / 2; in audio_utils_log_plot()70 graphMin = minVal - range * RANGE_BUFFER_ROOM; in audio_utils_log_plot()