Home
last modified time | relevance | path

Searched refs:RTSP_STATUS_INTERNAL (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Drtspcodes.h69 RTSP_STATUS_INTERNAL =500, enumerator
116 [RTSP_STATUS_INTERNAL] ="Internal Server Error",
H A Drtspdec.c53 { RTSP_STATUS_INTERNAL, "Internal Server Error" },
201 rtsp_send_reply(s, RTSP_STATUS_INTERNAL, NULL, request.seq); in rtsp_read_announce()
216 rtsp_send_reply(s, RTSP_STATUS_INTERNAL, in rtsp_read_announce()

Completed in 2 milliseconds