/third_party/gstreamer/gstplugins_bad/gst/dvbsubenc/libimagequant/ |
D | pam.h | 256 typedef struct colormap { struct 260 struct colormap *subset_palette; argument 261 colormap_item palette[]; argument 262 } colormap; typedef
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/ |
D | rdrle.c | 213 rle_map *colormap; in get_pseudocolor_row() local 250 rle_map *colormap; in load_image() local
|
D | rdtarga.c | 57 JSAMPARRAY colormap; /* Targa colormap (converted to my format) */ member 198 register JSAMPARRAY colormap = source->colormap; in get_8bit_row() local
|
D | wrrle.c | 60 rle_map *colormap; /* RLE-style color map, or NULL if none */ member
|
D | rdbmp.c | 68 JSAMPARRAY colormap; /* BMP colormap (converted to my format) */ member 158 register JSAMPARRAY colormap = source->colormap; in get_8bit_row() local
|
D | wrgif.c | 222 emit_header(gif_dest_ptr dinfo, int num_colors, JSAMPARRAY colormap) in emit_header()
|
D | wrbmp.c | 368 JSAMPARRAY colormap = cinfo->colormap; in write_colormap() local
|
/third_party/flutter/skia/third_party/externals/libpng/ |
D | pngwrite.c | 1511 png_const_voidp colormap; member 1940 int colormap = (format & PNG_FORMAT_FLAG_COLORMAP); in png_image_write_main() local 2214 const void *buffer, png_int_32 row_stride, const void *colormap) in png_image_write_to_memory() 2280 const void *buffer, png_int_32 row_stride, const void *colormap) in png_image_write_to_stdio() 2330 const void *colormap) in png_image_write_to_file()
|
/third_party/skia/third_party/externals/libpng/ |
D | pngwrite.c | 1511 png_const_voidp colormap; member 1940 int colormap = (format & PNG_FORMAT_FLAG_COLORMAP); in png_image_write_main() local 2214 const void *buffer, png_int_32 row_stride, const void *colormap) in png_image_write_to_memory() 2280 const void *buffer, png_int_32 row_stride, const void *colormap) in png_image_write_to_stdio() 2330 const void *colormap) in png_image_write_to_file()
|
/third_party/libjpeg-turbo/ |
D | rdgif.c | 92 JSAMPARRAY colormap; /* GIF colormap (converted to my format) */ member 567 register JSAMPARRAY colormap = source->colormap; in get_pixel_rows() local 644 register JSAMPARRAY colormap = source->colormap; in get_interlaced_row() local
|
D | rdtarga.c | 48 JSAMPARRAY colormap; /* Targa colormap (converted to my format) */ member 190 register JSAMPARRAY colormap = source->colormap; in get_8bit_row() local
|
D | rdbmp.c | 58 JSAMPARRAY colormap; /* BMP colormap (converted to my format) */ member 149 register JSAMPARRAY colormap = source->colormap; in get_8bit_row() local
|
D | wrbmp.c | 364 JSAMPARRAY colormap = cinfo->colormap; in write_colormap() local
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
D | rdgif.c | 92 JSAMPARRAY colormap; /* GIF colormap (converted to my format) */ member 556 register JSAMPARRAY colormap = source->colormap; in get_pixel_rows() local 626 register JSAMPARRAY colormap = source->colormap; in get_interlaced_row() local
|
D | rdtarga.c | 48 JSAMPARRAY colormap; /* Targa colormap (converted to my format) */ member 190 register JSAMPARRAY colormap = source->colormap; in get_8bit_row() local
|
D | rdbmp.c | 58 JSAMPARRAY colormap; /* BMP colormap (converted to my format) */ member 148 register JSAMPARRAY colormap = source->colormap; in get_8bit_row() local
|
/third_party/cups-filters/cupsfilters/ |
D | image-bmp.c | 79 cups_ib_t colormap[256][4]; /* Colormap */ in _cupsImageReadBMP() local
|
/third_party/ffmpeg/libavcodec/ |
D | dvdsubdec.c | 39 uint8_t colormap[4]; member 160 uint8_t *colormap = ctx->colormap, *alpha = ctx->alpha; in guess_palette() local 226 uint8_t *colormap = ctx->colormap, *alpha = ctx->alpha; in decode_dvd_subtitles() local
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/x11/ |
D | SDL_x11window.h | 49 Colormap colormap; member
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/ |
D | WindowSurfaceGLX.cpp | 105 Colormap colormap = XCreateColormap(mDisplay, mParent, visual, AllocNone); in initialize() local
|
/third_party/cef/libcef/browser/native/ |
D | window_x11.cc | 84 x11::ColorMap colormap; in CefWindowX11() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/ |
D | WindowSurfaceGLX.cpp | 70 Colormap colormap = 0; in initialize() local
|
/third_party/flutter/skia/third_party/externals/angle2/util/x11/ |
D | X11Window.cpp | 318 Colormap colormap = XCreateColormap(mDisplay, root, visual, AllocNone); in initialize() local
|
/third_party/skia/third_party/externals/angle2/util/x11/ |
D | X11Window.cpp | 318 Colormap colormap = XCreateColormap(mDisplay, root, visual, AllocNone); in initializeImpl() local
|
/third_party/ffmpeg/libavformat/ |
D | swfdec.c | 336 uint32_t colormap[AVPALETTE_COUNT] = {0}; in swf_read_packet() local
|