Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dchorus.c84 int depth_samples[MAX_CHORUS], samples[MAX_CHORUS]; member
157 chorus->depth_samples[i] = (int) (chorus->depth[i] * in sox_chorus_start()
205 … (size_t)chorus->length[i], 0., (double)chorus->depth_samples[i], 0.); in sox_chorus_start()
209 … (double)(chorus->samples[i] - 1 - 2 * chorus->depth_samples[i]), in sox_chorus_start()