Home
last modified time | relevance | path

Searched defs:hysteresis (Results 1 – 6 of 6) sorted by relevance

/external/aac/libSBRenc/src/
Dinvf_est.cpp129 static const FIXP_DBL hysteresis = 0x00400000 ; /* Delta value for hysteresis. scaled with SCALE_FA… variable
/external/wpa_supplicant_8/wpa_supplicant/
Ddriver_i.h470 int threshold, int hysteresis) in wpa_drv_signal_monitor()
Dctrl_iface.c6868 int hysteresis = 0; in wpas_ctrl_iface_signal_monitor() local
/external/libopus/celt/
Dbands.c46 int hysteresis_decision(opus_val16 val, const opus_val16 *thresholds, const opus_val16 *hysteresis,… in hysteresis_decision()
/external/libopus/src/
Dopus_encoder.c1258 int threshold, hysteresis; in opus_encode_native() local
/external/wpa_supplicant_8/src/drivers/
Ddriver_nl80211.c6786 static int nl80211_signal_monitor(void *priv, int threshold, int hysteresis) in nl80211_signal_monitor()