Home
last modified time | relevance | path

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

/external/libjpeg-turbo/
Drdcolmap.c52 int ncolors = cinfo->actual_number_of_colors; in add_map_entry() local
Djquant1.c399 make_odither_array (j_decompress_ptr cinfo, int ncolors) in make_odither_array()
Djquant2.c640 int i, x, ncolors; in find_nearby_colors() local
/external/ImageMagick/coders/
Dsixel.c229 MagickBooleanType sixel_decode(unsigned char /* in */ *p, /* sixel bytes */ in sixel_decode()
648 sixel_node_t *np, int ncolors, int keycolor) in sixel_put_node()
676 unsigned char *palette, size_t ncolors, int keycolor, in sixel_encode_impl()
/external/glide/third_party/gif_decoder/src/main/java/com/bumptech/glide/gifdecoder/
DGifHeaderParser.java273 private int[] readColorTable(int ncolors) { in readColorTable()
/external/libcups/filter/
Draster.c296 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