Searched refs:stop_code (Results 1 – 1 of 1) sorted by relevance
346 uint16_t key, clear_code, stop_code, curr_code; in read_image_data() local360 stop_code = clear_code + 1; in read_image_data()432 if (key == stop_code || key >= LZW_TABLE_SIZE) in read_image_data()477 if (key == stop_code) f_gif_read(gif, &sub_len, 1); /* Must be zero! */ in read_image_data()