Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Drtmpproto.c160 static int handle_chunk_size(URLContext *s, RTMPPacket *pkt);
433 if ((ret = handle_chunk_size(s, &pkt)) < 0) { in read_connect()
1494 static int handle_chunk_size(URLContext *s, RTMPPacket *pkt) in handle_chunk_size() function
2317 if ((ret = handle_chunk_size(s, pkt)) < 0) in rtmp_parse_result()

Completed in 5 milliseconds