Home
last modified time | relevance | path

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

/dports/net/liblinphone/linphone-3.12.0/daemon/commands/
H A Djitterbuffer.cc35 ostr<<"video-jitter-buffer-size: "<<linphone_core_get_video_jittcomp(lc)<<endl; in JitterBufferResponse()
/dports/net/liblinphone/linphone-3.12.0/include/linphone/
H A Dcore.h2125 LINPHONE_PUBLIC int linphone_core_get_video_jittcomp(LinphoneCore *lc);
/dports/net/liblinphone/linphone-3.12.0/coreapi/
H A Dlinphonecall.c2615 params.nom_size = linphone_core_get_video_jittcomp(lc);
H A Dlinphonecore.c2558 int linphone_core_get_video_jittcomp(LinphoneCore *lc) { in linphone_core_get_video_jittcomp() function