Home
last modified time | relevance | path

Searched refs:palette_ptr (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dflicvideo.c158 int palette_ptr; in flic_decode_frame_8BPP() local
234 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()
/third_party/skia/third_party/externals/libpng/
Dlibpng-manual.txt1542 &palette_ptr);
1546 palette_ptr - array of palette structures holding
3171 png_set_sPLT(png_ptr, info_ptr, &palette_ptr,
3174 palette_ptr - array of png_sPLT_struct structures
/third_party/libpng/
Dlibpng-manual.txt1542 &palette_ptr);
1546 palette_ptr - array of palette structures holding
3171 png_set_sPLT(png_ptr, info_ptr, &palette_ptr,
3174 palette_ptr - array of png_sPLT_struct structures
/third_party/flutter/skia/third_party/externals/libpng/
Dlibpng-manual.txt1542 &palette_ptr);
1546 palette_ptr - array of palette structures holding
3171 png_set_sPLT(png_ptr, info_ptr, &palette_ptr,
3174 palette_ptr - array of png_sPLT_struct structures