Lines Matching defs:hysteresis
111 middle (memoriless) threshold. The second column is the hysteresis1145 /* Hysteresis */1258 int threshold, hysteresis;1260 hysteresis = bandwidth_thresholds[2*(bandwidth-OPUS_BANDWIDTH_MEDIUMBAND)+1];1264 threshold -= hysteresis;1266 threshold += hysteresis;