Searched refs:HEIGHT (Results 1 – 1 of 1) sorted by relevance
46 constexpr int HEIGHT = 14; // Character height of the plot in audio_utils_log_plot() local75 const T increment = (graphMax - graphMin) / HEIGHT; in audio_utils_log_plot()88 for (int height = HEIGHT - 1; height >= 0; height--) { in audio_utils_log_plot()