Home
last modified time | relevance | path

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

/external/aac/libSBRenc/src/
Dinvf_est.cpp167 static const FIXP_DBL hysteresis = variable
/external/libopus/src/
Dopus_encoder.c726 opus_int32 hysteresis; in decide_fec() local
1474 int threshold, hysteresis; in opus_encode_native() local
/external/wpa_supplicant_8/wpa_supplicant/
Ddriver_i.h515 int threshold, int hysteresis) in wpa_drv_signal_monitor()
Dctrl_iface.c8085 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/wpa_supplicant_8/src/drivers/
Ddriver_nl80211.c8589 static int nl80211_signal_monitor(void *priv, int threshold, int hysteresis) in nl80211_signal_monitor()