Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dgifdec.c467 static int gif_decode_frame(AVCodecContext *avctx, void *data, int *got_frame, AVPacket *avpkt) in gif_decode_frame() function
570 .decode = gif_decode_frame,