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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/jpeg-7/
H A Dwrgif.c223 int BitsPerPixel, ColorMapSize, InitCodeSize, FlagByte; local
235 InitCodeSize = 2;
237 InitCodeSize = BitsPerPixel;
290 putc(InitCodeSize, dinfo->pub.output_file);
293 compress_init(dinfo, InitCodeSize+1);

Completed in 103 milliseconds