Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Drtsp.h47 RTSP_LOWER_TRANSPORT_CUSTOM = 16, /**< Custom IO - not a public enumerator
Drtsp.c2170 case RTSP_LOWER_TRANSPORT_CUSTOM: in read_packet()
2270 if (rt->lower_transport == RTSP_LOWER_TRANSPORT_CUSTOM) in ff_rtsp_fetch_packet()
2390 rt->lower_transport = RTSP_LOWER_TRANSPORT_CUSTOM; in sdp_read_header()