Searched refs:GIFParseContext (Results 1 – 1 of 1) sorted by relevance
42 typedef struct GIFParseContext { struct54 } GIFParseContext; typedef56 static int gif_find_frame_end(GIFParseContext *g, const uint8_t *buf, in gif_find_frame_end()166 GIFParseContext *g = s->priv_data; in gif_parse()185 .priv_data_size = sizeof(GIFParseContext),