Home
last modified time | relevance | path

Searched refs:ChunkType (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavformat/
Dmmsh.c55 } ChunkType; typedef
74 static ChunkType get_chunk_header(MMSHContext *mmsh, int *len) in get_chunk_header()
79 ChunkType chunk_type; in get_chunk_header()
147 ChunkType chunk_type; in get_http_header_data()
333 ChunkType chunk_type; in handle_chunk_type()
/third_party/gstreamer/gstplugins_bad/gst/rtmp2/rtmp/
Drtmpchunkstream.c58 } ChunkType; typedef
176 static ChunkType
249 ChunkType type) in serialize_next()
412 ChunkType type; in gst_rtmp_chunk_stream_parse_header()
632 ChunkType type; in gst_rtmp_chunk_stream_serialize_start()
/third_party/ffmpeg/libavcodec/
Dg2meet.c49 enum ChunkType { enum