Searched refs:pausing (Results 1 – 2 of 2) sorted by relevance
66 pausing = false; in on_process()102 pausing = !pausing; in on_key()103 if (pausing) { in on_key()117 } while ((timertime(t0, t1) < 10 || video->pausing) && video->next_frame()); in rt_finalize()
52 bool pausing; member in tachyon_video