Home
last modified time | relevance | path

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

/dports/audio/sox/sox-14.4.2/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.c184 default: lsx_apply_dolph(w, n, in make_window()