Searched refs:BAR_COLOR1_STOP (Results 1 – 1 of 1) sorted by relevance
26 #define BAR_COLOR1_STOP 160 macro29 #define BAR_COLOR1_STOP 80 macro842 if(v < BAR_COLOR1_STOP) draw_dsc.bg_color = BAR_COLOR1; in spectrum_draw_event_cb()847 … ((v - BAR_COLOR1_STOP) * 255) / (BAR_COLOR2_STOP - BAR_COLOR1_STOP)); in spectrum_draw_event_cb()