Searched refs:p_prefix (Results 1 – 1 of 1) sorted by relevance
354 uint16_t *p_prefix = NULL; in read_image_data() local378 p_prefix = (uint16_t*)(gif->lzw_cache + LZW_TABLE_SIZE * 2); in read_image_data()458 curr_code = p_prefix[curr_code]; in read_image_data()465 p_prefix[slot++] = last_key; in read_image_data()