Searched defs:hysteresis (Results 1 - 8 of 8) sorted by relevance
/third_party/ffmpeg/libavfilter/ |
H A D | vf_hysteresis.c | 49 void (*hysteresis)(struct HysteresisContext *s, const uint8_t *bsrc, const uint8_t *osrc, uint8_t *dst, member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | driver_i.h | 488 wpa_drv_signal_monitor(struct wpa_supplicant *wpa_s, int threshold, int hysteresis) wpa_drv_signal_monitor() argument
|
H A D | ctrl_iface.c | 7739 int hysteresis = 0; in wpas_ctrl_iface_signal_monitor() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | driver_i.h | 554 wpa_drv_signal_monitor(struct wpa_supplicant *wpa_s, int threshold, int hysteresis) wpa_drv_signal_monitor() argument
|
H A D | ctrl_iface.c | 8580 int hysteresis = 0; local
|
/third_party/libinput/src/ |
H A D | evdev-mt-touchpad.h | 224 } hysteresis; member 342 } hysteresis; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | driver_nl80211.c | 7784 static int nl80211_signal_monitor(void *priv, int threshold, int hysteresis) in nl80211_signal_monitor() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | driver_nl80211.c | 8906 static int nl80211_signal_monitor(void *priv, int threshold, int hysteresis) argument
|
Completed in 56 milliseconds