Home
last modified time | relevance | path

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

/dports/misc/libad9361-iio/libad9361-iio-0.2-8-ge7bb5cd/filterdesigner/
H A Dinternal_design_filter_cg.c14471 double Gstop; in internal_design_filter_cg() local
14777 if (!((Gpass < Gstop - 1.0) || rtIsNaN(Gstop - 1.0))) { in internal_design_filter_cg()
14851 if (rtIsNaN(Gstop)) { in internal_design_filter_cg()
14859 } else if (rtIsInf(Gstop) && (Gstop == 8192.0)) { in internal_design_filter_cg()
14863 } else if (Gstop == Gstop) { in internal_design_filter_cg()
14934 if (rtIsNaN(Gstop)) { in internal_design_filter_cg()
14942 } else if (rtIsInf(Gstop) && (Gstop == 8192.0)) { in internal_design_filter_cg()
14946 } else if (Gstop == Gstop) { in internal_design_filter_cg()
15017 if (rtIsNaN(Gstop)) { in internal_design_filter_cg()
15025 } else if (rtIsInf(Gstop) && (Gstop == 8192.0)) { in internal_design_filter_cg()
[all …]