Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/replaygain/
Drganalysis.c90 gfloat *step_l; member
298 yule_filter (input_l + i, ctx->step_l + pos, ayule, byule); in apply_filters()
299 butter_filter (ctx->step_l + pos, ctx->out_l + pos, abutter, bbutter); in apply_filters()
402 ctx->step_l = ctx->stepbuf_l + MAX_ORDER; in rg_analysis_new()