Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/audiofx/
Dgstscaletempo.h60 gdouble frames_stride_error; member
Dgstscaletempo.c513 frames_to_slide = st->frames_stride_scaled + st->frames_stride_error; in gst_scaletempo_transform()
516 st->frames_stride_error = frames_to_slide - frames_to_stride_whole; in gst_scaletempo_transform()
956 scaletempo->frames_stride_error = 0; in gst_scaletempo_init()