Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Drtmpproto.c2158 static int handle_invoke(URLContext *s, RTMPPacket *pkt) in handle_invoke() function
2333 if ((ret = handle_invoke(s, pkt)) < 0) in rtmp_parse_result()
2446 // with the next packet. handle_invoke will get us out of this state in get_packet()
2451 // AVERROR(EAGAIN) or handle_invoke gets us out of here in get_packet()

Completed in 9 milliseconds