Searched defs:ncolors (Results 1 - 7 of 7) sorted by relevance
/third_party/skia/third_party/externals/libjpeg-turbo/ |
H A D | rdcolmap.c | 52 int ncolors = cinfo->actual_number_of_colors; in add_map_entry() local
|
H A D | jquant2.c | 639 int i, x, ncolors; in find_nearby_colors() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | xwdenc.c | 38 uint32_t pixdepth, bpp, bpad, ncolors = 0, lsize, vclass, be = 0; in xwd_encode_frame() local
|
H A D | xwddec.c | 37 uint32_t version, header_size, vclass, ncolors; in xwd_decode_frame() local
|
H A D | xpmdec.c | 311 int ncolors, cpp, ret, i, j; in xpm_decode_frame() local
|
/third_party/cups-filters/cupsfilters/ |
H A D | image-gif.c | 80 ncolors, /* Bits per pixel */ in _cupsImageReadGIF() local 394 gif_read_cmap(FILE *fp, int ncolors, gif_cmap_t cmap, int *gray) gif_read_cmap() argument [all...] |
/third_party/skia/third_party/externals/libpng/contrib/libtests/ |
H A D | makepng.c | 1642 unsigned int ncolors = 0; in parse_color() local
|
Completed in 7 milliseconds