Searched defs:ncolors (Results 1 – 8 of 8) sorted by relevance
/third_party/cups-filters/cupsfilters/ |
D | image-gif.c | 80 ncolors, /* Bits per pixel */ in _cupsImageReadGIF() local 395 int ncolors, /* I - Number of colors in file */ in gif_read_cmap()
|
/third_party/ffmpeg/libavcodec/ |
D | xwdenc.c | 38 uint32_t pixdepth, bpp, bpad, ncolors = 0, lsize, vclass, be = 0; in xwd_encode_frame() local
|
D | xwddec.c | 37 uint32_t version, header_size, vclass, ncolors; in xwd_decode_frame() local
|
D | xpmdec.c | 311 int ncolors, cpp, ret, i, j; in xpm_decode_frame() local
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
D | rdcolmap.c | 52 int ncolors = cinfo->actual_number_of_colors; in add_map_entry() local
|
D | jquant1.c | 400 make_odither_array(j_decompress_ptr cinfo, int ncolors) in make_odither_array()
|
D | jquant2.c | 639 int i, x, ncolors; in find_nearby_colors() local
|
/third_party/skia/third_party/externals/libpng/contrib/libtests/ |
D | makepng.c | 1642 unsigned int ncolors = 0; in parse_color() local
|