Home
last modified time | relevance | path

Searched refs:rtpout_check_next_port (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/filters/
H A Dout_rtp.c540 static u16 rtpout_check_next_port(GF_RTPOutCtx *ctx, u16 first_port) in rtpout_check_next_port() function
546 return rtpout_check_next_port(ctx, (u16) (first_port+2) ); in rtpout_check_next_port()
657 stream->port = rtpout_check_next_port(ctx, first_port); in rtpout_configure_pid()
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/filters/
H A Dout_rtp.c540 static u16 rtpout_check_next_port(GF_RTPOutCtx *ctx, u16 first_port) in rtpout_check_next_port() function
546 return rtpout_check_next_port(ctx, (u16) (first_port+2) ); in rtpout_check_next_port()
657 stream->port = rtpout_check_next_port(ctx, first_port); in rtpout_configure_pid()