Searched refs:RTSP_RTP_PORT_MAX (Results 1 – 2 of 2) sorted by relevance
/third_party/ffmpeg/libavformat/ | ||
D | rtsp.h | 81 #define RTSP_RTP_PORT_MAX 65000 macro |
D | rtsp.c | 95 …mum local UDP port", OFFSET(rtp_port_max), AV_OPT_TYPE_INT, {.i64 = RTSP_RTP_PORT_MAX}, 0, 65535, … |