Home
last modified time | relevance | path

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

/dports/audio/welle.io/welle.io-66675c9a4160c644a5ade5bf7a0cd0647647f33c/src/backend/
H A Dradio-receiver-options.h59 ThresholdBeforePeak, enumerator
63 constexpr auto DEFAULT_FFT_PLACEMENT = FFTPlacementMethod::ThresholdBeforePeak;
H A Dradio-receiver.cpp47 case FFTPlacementMethod::ThresholdBeforePeak: in fftPlacementMethodToString()
H A Dphasereference.cpp210 case FFTPlacementMethod::ThresholdBeforePeak:
/dports/audio/welle.io/welle.io-66675c9a4160c644a5ade5bf7a0cd0647647f33c/src/welle-gui/
H A Dradio_controller.cpp502 rro.fftPlacementMethod = FFTPlacementMethod::ThresholdBeforePeak;
/dports/audio/welle.io/welle.io-66675c9a4160c644a5ade5bf7a0cd0647647f33c/src/welle-cli/
H A Dwebradiointerface.cpp1085 rro.fftPlacementMethod = FFTPlacementMethod::ThresholdBeforePeak; in handle_fft_window_placement_post()