Home
last modified time | relevance | path

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

/dports/comms/gqrx/gqrx-2.15/src/qtgui/
H A Ddemod_options.cpp77 int maxdev_to_index(float max_dev) in maxdev_to_index() function
177 ui->maxdevSelector->setCurrentIndex(maxdev_to_index(max_dev)); in setMaxDev()