Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/audiofx/
Dgstscaletempo.c243 guint bytes_in_move = st->bytes_queued - st->bytes_to_slide; in fill_queue() local
245 bytes_in_move); in fill_queue()
247 st->bytes_queued = bytes_in_move; in fill_queue()