Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dgifdec.c88 static void gif_fill(AVFrame *picture, uint32_t color) in gif_fill() function
174 gif_fill(frame, s->bg_color); in gif_read_image()
178 gif_fill(frame, s->trans_color); in gif_read_image()

Completed in 1 milliseconds