Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dgif_parser.c41 typedef struct GIFParseContext { struct
53 } GIFParseContext; typedef
55 static int gif_find_frame_end(GIFParseContext *g, const uint8_t *buf, in gif_find_frame_end()
165 GIFParseContext *g = s->priv_data; in gif_parse()
184 .priv_data_size = sizeof(GIFParseContext),

Completed in 1 milliseconds