Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dprotocol-native.c97 pa_atomic_t on_the_fly; member
374 pa_atomic_sub(&s->on_the_fly, chunk->length); in record_stream_process_msg()
577 pa_atomic_store(&s->on_the_fly, 0); in record_stream_new()
1705 s->on_the_fly_snapshot = pa_atomic_load(&s->on_the_fly); in source_output_process_msg()
1721 pa_atomic_add(&s->on_the_fly, chunk->length); in source_output_push_cb()