Home
last modified time | relevance | path

Searched refs:old_lag (Results 76 – 80 of 80) sorted by relevance

1234

/dports/audio/webrtc-audio-processing/webrtc-audio-processing-1.0/webrtc/modules/audio_coding/codecs/isac/main/source/
H A Dpitch_estimator.c175 const double old_lag, in RTC_PUSH_IGNORING_WFRAME_LARGER_THAN()
231 log_lag = log(0.5 * old_lag); in RTC_PUSH_IGNORING_WFRAME_LARGER_THAN()
550 double old_lag, old_gain; in RTC_PUSH_IGNORING_WFRAME_LARGER_THAN() local
570 old_lag = State->PFstr_wght.oldlagp[0]; in RTC_PUSH_IGNORING_WFRAME_LARGER_THAN()
574 WebRtcIsac_InitializePitch(Weighted, old_lag, old_gain, State, lags); in RTC_PUSH_IGNORING_WFRAME_LARGER_THAN()
/dports/chinese/bitchx/bitchx-1.2.1/source/
H A Dparse.c803 int old_lag = get_server_lag(i); in p_pong() local
807 if (old_lag != get_server_lag(i)) in p_pong()
862 int old_lag = get_server_lag(from_server); in p_pong() local
864 if (old_lag != get_server_lag(from_server)) in p_pong()
/dports/irc/bitchx/bitchx-1.2.1/source/
H A Dparse.c803 int old_lag = get_server_lag(i); in p_pong() local
807 if (old_lag != get_server_lag(i)) in p_pong()
862 int old_lag = get_server_lag(from_server); in p_pong() local
864 if (old_lag != get_server_lag(from_server)) in p_pong()
/dports/net/h323plus/h323plus-1_27_2/plugins/audio/gsm-amr/src/
H A Dsp_enc.c2470 Word32 old_lag, Word32 *cor_max, Word32 wght_flg, Float32 *gain_flg, in Lag_max_wght() argument
2480 we = &corrweight[266 - old_lag]; in Lag_max_wght()
/dports/net/opal/opal-3.10.10/plugins/audio/gsm-amr/src/
H A Dsp_enc.c2470 Word32 old_lag, Word32 *cor_max, Word32 wght_flg, Float32 *gain_flg, in Lag_max_wght() argument
2480 we = &corrweight[266 - old_lag]; in Lag_max_wght()

1234