Searched refs:bar_rot (Results 1 – 1 of 1) sorted by relevance
84 static uint32_t bar_rot = 0; variable832 uint32_t j = (i + bar_rot + rnd_array[bar_ofs % 10]) % BAR_CNT; in spectrum_draw_event_cb()833 uint32_t k = (i + bar_rot + rnd_array[(bar_ofs + 1) % 10]) % BAR_CNT; in spectrum_draw_event_cb()904 if(spectrum[spectrum_i][0] < 4) bar_rot += dir; in spectrum_anim_cb()