/third_party/cups-filters/cupsfilters/ |
H A D | image-bmp.c | 79 cups_ib_t colormap[256][4]; /* Colormap */ in _cupsImageReadBMP() local [all...] |
/third_party/ffmpeg/libavformat/ |
H A D | swfdec.c | 331 uint32_t colormap[AVPALETTE_COUNT] = {0}; in swf_read_packet() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/ |
H A D | WindowSurfaceGLX.cpp | 70 Colormap colormap = 0; in initialize() local
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
H A D | rdbmp.c | 58 JSAMPARRAY colormap; /* BMP colormap (converted to my format) */ member 148 register JSAMPARRAY colormap = source->colormap; METHODDEF() local [all...] |
H A D | rdtarga.c | 48 JSAMPARRAY colormap; /* Targa colormap (converted to my format) */ member 190 register JSAMPARRAY colormap = source->colormap; in METHODDEF() local [all...] |
H A D | wrbmp.c | 364 JSAMPARRAY colormap in write_colormap() local [all...] |
H A D | wrgif.c | 252 emit_header(gif_dest_ptr dinfo, int num_colors, JSAMPARRAY colormap) in emit_header() argument [all...] |
H A D | rdgif.c | 92 JSAMPARRAY colormap; /* GIF colormap (converted to my format) */ member 556 register JSAMPARRAY colormap = source->colormap; METHODDEF() local 626 register JSAMPARRAY colormap = source->colormap; METHODDEF() local [all...] |
H A D | jquant1.c | 280 JSAMPARRAY colormap; /* Create in create_colormap() local [all...] |
H A D | jpeglib.h | 546 JSAMPARRAY colormap; /* The color map as a 2-D pixel array */ member
|
/third_party/skia/third_party/externals/angle2/util/x11/ |
H A D | X11Window.cpp | 318 Colormap colormap = XCreateColormap(mDisplay, root, visual, AllocNone); in initializeImpl() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | dvdsubdec.c | 40 uint8_t colormap[4]; member 158 uint8_t *colormap = ctx->colormap, *alpha = ctx->alpha; in guess_palette() local 224 uint8_t *colormap in decode_dvd_subtitles() local [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | vf_colormap.c | 560 AVFILTER_DEFINE_CLASS(colormap); variable
|
/third_party/skia/third_party/externals/libpng/contrib/gregbook/ |
H A D | rpng-x.c | 151 static Colormap colormap; variable
|
H A D | rpng2-x.c | 300 static Colormap colormap; variable
|
/third_party/skia/third_party/externals/libpng/ |
H A D | pngwrite.c | 1511 png_const_voidp colormap; member 1940 int colormap = (format & PNG_FORMAT_FLAG_COLORMAP); in png_image_write_main() local 2212 png_image_write_to_memory(png_imagep image, void *memory, png_alloc_size_t * PNG_RESTRICT memory_bytes, int convert_to_8bit, const void *buffer, png_int_32 row_stride, const void *colormap) png_image_write_to_memory() argument 2279 png_image_write_to_stdio(png_imagep image, FILE *file, int convert_to_8bit, const void *buffer, png_int_32 row_stride, const void *colormap) png_image_write_to_stdio() argument 2328 png_image_write_to_file(png_imagep image, const char *file_name, int convert_to_8bit, const void *buffer, png_int_32 row_stride, const void *colormap) png_image_write_to_file() argument [all...] |
H A D | pngread.c | 1544 png_voidp colormap; member 3065 png_const_colorp colormap = png_ptr->palette; in png_image_read_colormap() local 4363 png_image_finish_read(png_imagep image, png_const_colorp background, void *buffer, png_int_32 row_stride, void *colormap) png_image_finish_read() argument [all...] |
/third_party/backends/backend/ |
H A D | microtek2.c | 7397 char colormap[] = "RGB"; in segreg_proc_data() local
|
/third_party/skia/third_party/externals/libpng/contrib/libtests/ |
H A D | pngstest.c | 587 png_uint_16 colormap[256*4]; member [all...] |
/third_party/glfw/src/ |
H A D | x11_platform.h | 525 Colormap colormap; member
|