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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dgifdec.c96 static void gif_fill_rect(AVFrame *picture, uint32_t color, int l, int t, int w, int h) function
194 gif_fill_rect(frame, s->stored_bg_color, s->gce_l, s->gce_t, s->gce_w, s->gce_h);

Completed in 111 milliseconds