Searched defs:ncolors (Results 1 – 7 of 7) sorted by relevance
/external/libjpeg-turbo/ |
D | rdcolmap.c | 52 int ncolors = cinfo->actual_number_of_colors; in add_map_entry() local
|
D | jquant1.c | 399 make_odither_array (j_decompress_ptr cinfo, int ncolors) in make_odither_array()
|
D | jquant2.c | 640 int i, x, ncolors; in find_nearby_colors() local
|
/external/ImageMagick/coders/ |
D | sixel.c | 229 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/ |
D | GifHeaderParser.java | 273 private int[] readColorTable(int ncolors) { in readColorTable()
|
/external/libcups/filter/ |
D | raster.c | 296 int ncolors, bits; /* Number of colors and bits */ in cupsRasterInitPWGHeader() local
|
/external/libpng/contrib/libtests/ |
D | makepng.c | 1642 unsigned int ncolors = 0; in parse_color() local
|