Searched refs:pink_ts_next (Results 1 – 1 of 1) sorted by relevance
221 uint64_t pink_ts_next = ts & ~(PINK_UNIT - 1); in wavesynth_seek() local223 lcg_seek(&ws->pink_state, (uint32_t)(pink_ts_next - pink_ts_cur) * 2); in wavesynth_seek()