Home
last modified time | relevance | path

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

/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/ImageMagick/coders/
Dsixel.c229 MagickBooleanType sixel_decode(Image *image, in sixel_decode()
681 sixel_node_t *np, int ncolors, int keycolor) in sixel_put_node()
709 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
/external/u-boot/drivers/video/
Dcfb_console.c1168 int x, y, bpp, i, ncolors; in display_rle8_bitmap() local