Home
last modified time | relevance | path

Searched refs:ramp_step_ms (Results 1 – 4 of 4) sorted by relevance

/dports/net/ortp/ortp-1.0.2-0/src/
H A Djitterctl.c293 ctl->adapt_jitt_comp_ts -= (ctl->params.ramp_step_ms * ctl->clock_rate) / 1000; in jitter_control_new_packet_rls()
H A Drtpsession.c354 jbp->ramp_step_ms=20; in jb_parameters_init()
/dports/net/ortp/ortp-1.0.2-0/include/ortp/
H A Drtpsession.h77 …int ramp_step_ms; /*(adaptive=TRUE, algo=RLS only) In smooth ramp, how much we should reduce jitte… member
/dports/net/liblinphone/linphone-3.12.0/coreapi/
H A Dlinphonecall.c2605 params.ramp_step_ms = lp_config_get_int(lc->config, "rtp", "jitter_buffer_ramp_step", 20);