Home
last modified time | relevance | path

Searched defs:lsx_fir_to_phase (Results 1 – 5 of 5) sorted by relevance

/dports/audio/libsoxr/soxr-0.1.3-Source/src/
H A Daliases.h20 #define lsx_fir_to_phase _soxr_fir_to_phase macro
H A Dfilter.c154 void lsx_fir_to_phase(double * * h, int * len, int * post_len, double phase) in lsx_fir_to_phase() function
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/libsoxr/src/
H A Daliases.h20 #define lsx_fir_to_phase _soxr_fir_to_phase macro
H A Dfilter.c154 void lsx_fir_to_phase(double * * h, int * len, int * post_len, double phase) in lsx_fir_to_phase() function
/dports/audio/sox/sox-14.4.2/src/
H A Deffects_i_dsp.c418 void lsx_fir_to_phase(double * * h, int * len, int * post_len, double phase) in lsx_fir_to_phase() function