Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dgif_parser.c56 static int gif_find_frame_end(GIFParseContext *g, const uint8_t *buf, in gif_find_frame_end() function
169 next = gif_find_frame_end(g, buf, buf_size, avctx); in gif_parse()