Searched refs:RTSP_LOWER_TRANSPORT_UDP (Results 1 – 3 of 3) sorted by relevance
39 RTSP_LOWER_TRANSPORT_UDP = 0, /**< UDP/unicast */ enumerator
84 …{ "udp", "UDP", 0, AV_OPT_TYPE_CONST, {.i64 = 1 << RTSP_LOWER_TRANSPORT_UDP}, 0, 0, DEC|ENC, "rtsp…959 th->lower_transport = RTSP_LOWER_TRANSPORT_UDP; in rtsp_parse_transport()990 if (th->lower_transport == RTSP_LOWER_TRANSPORT_UDP) in rtsp_parse_transport()1480 if (lower_transport == RTSP_LOWER_TRANSPORT_UDP && in ff_rtsp_make_setup_request()1500 if (lower_transport == RTSP_LOWER_TRANSPORT_UDP) { in ff_rtsp_make_setup_request()1632 case RTSP_LOWER_TRANSPORT_UDP: { in ff_rtsp_make_setup_request()1775 lower_transport_mask &= (1 << RTSP_LOWER_TRANSPORT_UDP) | in ff_rtsp_connect()2164 case RTSP_LOWER_TRANSPORT_UDP: in read_packet()
254 RTSP_LOWER_TRANSPORT_UDP && in rtsp_read_setup()525 if (rt->lower_transport == RTSP_LOWER_TRANSPORT_UDP) { in rtsp_read_play()906 if (rt->lower_transport == RTSP_LOWER_TRANSPORT_UDP && in rtsp_read_packet()