Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dnoisered.c141 static void reduce_noise(chandata_t* chan, float* window, double level) in reduce_noise() function
231 reduce_noise(chan, chan->window, data->threshold); in process_window()