Searched refs:seglatency (Results 1 – 6 of 6) sorted by relevance
152 gint seglatency; /* number of segments queued in the lower member
185 GST_DEBUG ("acquire ringbuffer: latency segments: %d", spec->seglatency); in gst_audio_ring_buffer_debug_spec_buff()335 spec->seglatency = -1; in gst_audio_ring_buffer_parse_caps()647 if (buf->spec.seglatency == -1) in gst_audio_ring_buffer_acquire()648 buf->spec.seglatency = buf->spec.segtotal; in gst_audio_ring_buffer_acquire()
413 spec->seglatency = spec->segtotal + 1; in gst_audio_sink_ring_buffer_acquire()
453 gst_util_uint64_scale_int (spec->seglatency * spec->segsize, in gst_audio_base_sink_query()
529 spec->seglatency = spec->segtotal + 2; in gst_directsound_src_prepare()
133422 gst-libs/gst/audio/gstbaseaudiosink.c: Report the latency with the new seglatency parameter.133426 Report the latency with the new seglatency parameter.