Searched refs:RTSP_RTP_PORT_MAX (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Drtsp.h78 #define RTSP_RTP_PORT_MAX 65000 macro
H A Drtsp.c92 { "max_port", "set maximum local UDP port", OFFSET(rtp_port_max), AV_OPT_TYPE_INT, {.i64 = RTSP_RTP_PORT_MAX}, 0, 65535, DEC|ENC },
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Drtsp.h73 #define RTSP_RTP_PORT_MAX 10000 macro
H A Drtsp.c1162 while (j <= RTSP_RTP_PORT_MAX) {

Completed in 104 milliseconds