Home
last modified time | relevance | path

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

/dports/graphics/gifski/gifski-1.5.0/cargo-crates/gifsicle-1.92.5/vendor/include/lcdfgif/
H A Dgif.h198 #define GIF_SETCOLOR(c, r, g, b) \ macro
/dports/graphics/gifsicle/gifsicle-1.93/include/lcdfgif/
H A Dgif.h198 #define GIF_SETCOLOR(c, r, g, b) \ macro
/dports/graphics/gifski/gifski-1.5.0/cargo-crates/gifsicle-1.92.5/vendor/src/
H A Dsupport.c1721 GIF_SETCOLOR(&dest->global->col[0], 0, 0, 0); in merge_frame_interval()
1722 GIF_SETCOLOR(&dest->global->col[1], 255, 255, 255); in merge_frame_interval()
H A Dquantize.c1515 GIF_SETCOLOR(&transp_value, 0, 0, 0); in try_assign_transparency()
/dports/graphics/gifsicle/gifsicle-1.93/src/
H A Dsupport.c1721 GIF_SETCOLOR(&dest->global->col[0], 0, 0, 0); in merge_frame_interval()
1722 GIF_SETCOLOR(&dest->global->col[1], 255, 255, 255); in merge_frame_interval()
H A Dquantize.c1515 GIF_SETCOLOR(&transp_value, 0, 0, 0); in try_assign_transparency()