Home
last modified time | relevance | path

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

/php-src/ext/gd/libgd/
H A Dgd_gif_out.c42 #define maxbits GIFBITS macro
558 fcode = (long) (((long) c << maxbits) + ent);
667 if ( ctx->n_bits == maxbits )

Completed in 20 milliseconds