Searched refs:palette_ptr (Results 1 – 4 of 4) sorted by relevance
158 int palette_ptr; in flic_decode_frame_8BPP() local234 palette_ptr = 0; in flic_decode_frame_8BPP()237 palette_ptr += bytestream2_get_byte(&g2); in flic_decode_frame_8BPP()253 if ((unsigned)palette_ptr >= 256) in flic_decode_frame_8BPP()254 palette_ptr = 0; in flic_decode_frame_8BPP()262 if (s->palette[palette_ptr] != entry) in flic_decode_frame_8BPP()264 s->palette[palette_ptr++] = entry; in flic_decode_frame_8BPP()
1542 &palette_ptr);1546 palette_ptr - array of palette structures holding3171 png_set_sPLT(png_ptr, info_ptr, &palette_ptr,3174 palette_ptr - array of png_sPLT_struct structures