Searched refs:maxVal (Results 1 – 1 of 1) sorted by relevance
61 const T maxVal = (*result.second).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()71 graphMax = maxVal + range * RANGE_BUFFER_ROOM; in audio_utils_log_plot()