Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dsox_i.h105 void lsx_apply_dolph(double h[], const int num_points, double att);
H A Deffects_i_dsp.c344 void lsx_apply_dolph(double h[], const int N, double att) in lsx_apply_dolph() function
H A Dspectrogram.c305 lsx_apply_dolph(w, n, (p->dB_range + p->gain) * in make_window()