Searched defs:hysteresis (Results 1 – 6 of 6) sorted by relevance
129 static const FIXP_DBL hysteresis = 0x00400000 ; /* Delta value for hysteresis. scaled with SCALE_FA… variable
470 int threshold, int hysteresis) in wpa_drv_signal_monitor()
6868 int hysteresis = 0; in wpas_ctrl_iface_signal_monitor() local
46 int hysteresis_decision(opus_val16 val, const opus_val16 *thresholds, const opus_val16 *hysteresis,… in hysteresis_decision()
1258 int threshold, hysteresis; in opus_encode_native() local
6786 static int nl80211_signal_monitor(void *priv, int threshold, int hysteresis) in nl80211_signal_monitor()