Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulse/
H A Dstream.c185 s->timing_info_valid = false; in pa_stream_new_with_proplist_internal()
470 if (s->timing_info_valid) { in check_smoother_status()
485 if (!s->timing_info_valid && in check_smoother_status()
957 if (s->timing_info_valid) in invalidate_indexes()
968 if (s->timing_info_valid) in invalidate_indexes()
1626 if (s->timing_info_valid) { in pa_stream_write_ext_free()
1638 if (!s->timing_info_valid || s->timing_info.write_index_corrupt) in pa_stream_write_ext_free()
1703 if (s->timing_info_valid && !s->timing_info.read_index_corrupt) in pa_stream_drop()
1778 pa_assert(s->timing_info_valid); in calc_time()
1854 o->stream->timing_info_valid in stream_get_timing_info_callback()
[all...]
H A Dinternal.h176 bool timing_info_valid:1; member

Completed in 5 milliseconds