Home
last modified time | relevance | path

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

/dports/audio/snd/snd-21.2/
H A Dsnd-sig.c292 int impulse_chan = 0; in convolve_with_or_error() local
370 fltfd, dataloc, filtersize, fftsize, filter_chans, impulse_chan, in convolve_with_or_error()
373 impulse_chan++; in convolve_with_or_error()
374 if (impulse_chan >= filter_chans) in convolve_with_or_error()
375 impulse_chan = 0; in convolve_with_or_error()