Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Drtmppkt.h48 RTMP_PT_CHUNK_SIZE = 1, ///< chunk size change enumerator
H A Drtmppkt.c574 case RTMP_PT_CHUNK_SIZE: return "chunk size"; in rtmp_packet_type()
H A Drtmpproto.c432 if (pkt.type == RTMP_PT_CHUNK_SIZE) { in read_connect()
534 RTMP_PT_CHUNK_SIZE, 0, 4)) < 0) in read_connect()
2316 case RTMP_PT_CHUNK_SIZE: in rtmp_parse_result()

Completed in 6 milliseconds