Home
last modified time | relevance | path

Searched defs:colormap (Results 1 – 25 of 44) sorted by relevance

12

/third_party/gstreamer/gstplugins_bad/gst/dvbsubenc/libimagequant/
Dpam.h256 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/
Drdrle.c213 rle_map *colormap; in get_pseudocolor_row() local
250 rle_map *colormap; in load_image() local
Drdtarga.c57 JSAMPARRAY colormap; /* Targa colormap (converted to my format) */ member
198 register JSAMPARRAY colormap = source->colormap; in get_8bit_row() local
Dwrrle.c60 rle_map *colormap; /* RLE-style color map, or NULL if none */ member
Drdbmp.c68 JSAMPARRAY colormap; /* BMP colormap (converted to my format) */ member
158 register JSAMPARRAY colormap = source->colormap; in get_8bit_row() local
Dwrgif.c222 emit_header(gif_dest_ptr dinfo, int num_colors, JSAMPARRAY colormap) in emit_header()
Dwrbmp.c368 JSAMPARRAY colormap = cinfo->colormap; in write_colormap() local
/third_party/flutter/skia/third_party/externals/libpng/
Dpngwrite.c1511 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/
Dpngwrite.c1511 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/
Drdgif.c92 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
Drdtarga.c48 JSAMPARRAY colormap; /* Targa colormap (converted to my format) */ member
190 register JSAMPARRAY colormap = source->colormap; in get_8bit_row() local
Drdbmp.c58 JSAMPARRAY colormap; /* BMP colormap (converted to my format) */ member
149 register JSAMPARRAY colormap = source->colormap; in get_8bit_row() local
Dwrbmp.c364 JSAMPARRAY colormap = cinfo->colormap; in write_colormap() local
/third_party/skia/third_party/externals/libjpeg-turbo/
Drdgif.c92 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
Drdtarga.c48 JSAMPARRAY colormap; /* Targa colormap (converted to my format) */ member
190 register JSAMPARRAY colormap = source->colormap; in get_8bit_row() local
Drdbmp.c58 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/
Dimage-bmp.c79 cups_ib_t colormap[256][4]; /* Colormap */ in _cupsImageReadBMP() local
/third_party/ffmpeg/libavcodec/
Ddvdsubdec.c39 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/
DSDL_x11window.h49 Colormap colormap; member
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
DWindowSurfaceGLX.cpp105 Colormap colormap = XCreateColormap(mDisplay, mParent, visual, AllocNone); in initialize() local
/third_party/cef/libcef/browser/native/
Dwindow_x11.cc84 x11::ColorMap colormap; in CefWindowX11() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
DWindowSurfaceGLX.cpp70 Colormap colormap = 0; in initialize() local
/third_party/flutter/skia/third_party/externals/angle2/util/x11/
DX11Window.cpp318 Colormap colormap = XCreateColormap(mDisplay, root, visual, AllocNone); in initialize() local
/third_party/skia/third_party/externals/angle2/util/x11/
DX11Window.cpp318 Colormap colormap = XCreateColormap(mDisplay, root, visual, AllocNone); in initializeImpl() local
/third_party/ffmpeg/libavformat/
Dswfdec.c336 uint32_t colormap[AVPALETTE_COUNT] = {0}; in swf_read_packet() local

12