Home
last modified time | relevance | path

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

/PHP-7.4/ext/gd/libgd/
H A Dgd_gif_in.c44 #define INTERLACE 0x40 macro
237 im->interlace = BitSet(buf[8], INTERLACE); in gdImageCreateFromGifCtx()
244 BitSet(buf[8], INTERLACE), &ZeroDataBlock); in gdImageCreateFromGifCtx()
252 BitSet(buf[8], INTERLACE), &ZeroDataBlock); in gdImageCreateFromGifCtx()

Completed in 8 milliseconds