Searched refs:hangCountdownFrames (Results 1 – 1 of 1) sorted by relevance
79 int32_t hangCountdownFrames = 5 * 48000; // frames til next hang member96 hangCountdownFrames -= numFrames; in hangIfRequested()97 if (hangCountdownFrames <= 0) { in hangIfRequested()105 hangCountdownFrames = (int64_t) hangPeriodMillis in hangIfRequested()