Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dffwavesynth.c221 uint64_t pink_ts_next = ts & ~(PINK_UNIT - 1); in wavesynth_seek() local
223 lcg_seek(&ws->pink_state, (uint32_t)(pink_ts_next - pink_ts_cur) * 2); in wavesynth_seek()