Home
last modified time | relevance | path

Searched defs:ncolors (Results 1 – 7 of 7) sorted by relevance

/external/ImageMagick/coders/
Dsixel.c232 MagickBooleanType sixel_decode(Image *image, in sixel_decode()
688 sixel_node_t *np, int ncolors, int keycolor) in sixel_put_node()
716 unsigned char *palette, size_t ncolors, int keycolor, in sixel_encode_impl()
/external/libjpeg-turbo/
Drdcolmap.c52 int ncolors = cinfo->actual_number_of_colors; in add_map_entry() local
Djquant1.c400 make_odither_array(j_decompress_ptr cinfo, int ncolors) in make_odither_array()
Djquant2.c639 int i, x, ncolors; in find_nearby_colors() local
/external/glide/third_party/gif_decoder/src/main/java/com/bumptech/glide/gifdecoder/
DGifHeaderParser.java273 private int[] readColorTable(int ncolors) { in readColorTable()
/external/libcups/cups/
Draster-stream.c297 int ncolors, bits; /* Number of colors and bits */ in _cupsRasterInitPWGHeader() local
/external/libpng/contrib/libtests/
Dmakepng.c1642 unsigned int ncolors = 0; in parse_color() local