Searched refs:MMSHContext (Results 1 – 1 of 1) sorted by relevance
57 typedef struct MMSHContext { struct62 } MMSHContext; argument66 MMSHContext *mmsh = (MMSHContext *)h->priv_data; in mmsh_close()74 static ChunkType get_chunk_header(MMSHContext *mmsh, int *len) in get_chunk_header()115 static int read_data_packet(MMSHContext *mmsh, const int len) in read_data_packet()143 static int get_http_header_data(MMSHContext *mmsh) in get_http_header_data()219 MMSHContext *mmsh = h->priv_data; in mmsh_open_internal()329 static int handle_chunk_type(MMSHContext *mmsh) in handle_chunk_type()360 MMSHContext *mmsh = h->priv_data; in mmsh_read()378 MMSHContext *mmsh_old = h->priv_data; in mmsh_read_seek()[all …]