Searched defs:gif_fill_rect (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | gifdec.c | 97 static void gif_fill_rect(AVFrame *picture, uint32_t color, int l, int t, int w, int h) in gif_fill_rect() function |
Completed in 2 milliseconds