Searched refs:bar_ofs (Results 1 – 1 of 1) sorted by relevance
82 static uint32_t bar_ofs = 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()900 bar_ofs++; in spectrum_anim_cb()