Home
last modified time | relevance | path

Searched refs:snapshot_counter (Results 1 - 1 of 1) sorted by relevance

/third_party/pulseaudio/src/modules/
H A Dmodule-combine-sink.c185 uint64_t snapshot_counter; member
1075 pa_smoother_2_put(u->thread_info.smoother, u->thread_info.snapshot_time, (int64_t)u->thread_info.snapshot_counter - latency);
1083 y = pa_bytes_to_usec(u->thread_info.snapshot_counter, &u->sink->sample_spec);
1100 u->thread_info.snapshot_counter = u->thread_info.counter;

Completed in 3 milliseconds