Searched refs:LZWEod (Results 1 – 1 of 1) sorted by relevance
911 #define LZWEod 257UL /* End of Data marker */ in LZWEncodeImage() macro975 next_index=LZWEod+1; in LZWEncodeImage()1023 next_index=LZWEod+1; in LZWEncodeImage()1034 OutputCode(LZWEod); in LZWEncodeImage()