Searched refs:InitCodeSize (Results 1 – 1 of 1) sorted by relevance
264 int InitCodeSize; in GIFEncode() local294 InitCodeSize = 2; in GIFEncode()296 InitCodeSize = BitsPerPixel; in GIFEncode()392 gdPutC( InitCodeSize, fp ); in GIFEncode()397 compress( InitCodeSize+1, fp, im, &ctx ); in GIFEncode()
Completed in 8 milliseconds