Home
last modified time | relevance | path

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

/dports/audio/rkr-lv2/rkrlv2-beta_2-2-gd8c17d3/src/
H A DsmbPitchShift_mayerfft.h75 double freqPerBin, expct, coefPB, coef_dpi, coef_mpi;
H A DsmbPitchShift.fftw3.h75 double freqPerBin, expct, coefPB, coef_dpi, coef_mpi;
H A DsmbPitchShift.h75 double freqPerBin, expct, coefPB, coef_dpi, coef_mpi; variable
H A DsmbPitchShift_mayerfft.C62 coef_mpi = 1.0 / M_PI; in PitchShifter()
152 qpd = lrint(tmp * coef_mpi); in smbPitchShift()
H A DsmbPitchShift.C61 coef_mpi = 1.0 / M_PI; in PitchShifter()
167 qpd = lrint(tmp * coef_mpi); in smbPitchShift()