Home
last modified time | relevance | path

Searched refs:next_main_sync_tic (Results 1 – 1 of 1) sorted by relevance

/dports/audio/gsequencer/gsequencer-3.10.4/ags/thread/
H A Dags_thread.c2231 guint main_sync_tic, current_sync_tic, next_main_sync_tic; in ags_thread_real_clock() local
2392 next_main_sync_tic = G_MAXUINT; in ags_thread_real_clock()
2400 next_main_sync_tic = 1; in ags_thread_real_clock()
2408 next_main_sync_tic = 2; in ags_thread_real_clock()
2416 next_main_sync_tic = 3; in ags_thread_real_clock()
2424 next_main_sync_tic = 4; in ags_thread_real_clock()
2432 next_main_sync_tic = 5; in ags_thread_real_clock()
2440 next_main_sync_tic = 6; in ags_thread_real_clock()
2448 next_main_sync_tic = 7; in ags_thread_real_clock()
2456 next_main_sync_tic = 8; in ags_thread_real_clock()
[all …]