Home
last modified time | relevance | path

Searched refs:rtpstream_get_videoport (Results 1 – 3 of 3) sorted by relevance

/dports/benchmarks/sipp/sipp-3.5.1/include/
H A Drtpstream.hpp49 int rtpstream_get_videoport (rtpstream_callinfo_t *callinfo);
/dports/benchmarks/sipp/sipp-3.5.1/src/
H A Drtpstream.cpp855 int rtpstream_get_videoport (rtpstream_callinfo_t *callinfo) in rtpstream_get_videoport() function
H A Dcall.cpp2216 int temp_video_port= rtpstream_get_videoport (&rtpstream_callinfo); in createSendingMessage()