| bitstream.c | 685 int out_cache_colors[PALETTE_MAX_SIZE]; local 689 cache_color_found, out_cache_colors); 697 delta_encode_palette_colors(out_cache_colors, n_out_cache, bit_depth, 1, w); 712 int out_cache_colors[PALETTE_MAX_SIZE]; local 715 color_cache, n_cache, colors_u, n, cache_color_found, out_cache_colors); 722 delta_encode_palette_colors(out_cache_colors, n_out_cache, bit_depth, 0, w); [all...] |