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