Home
last modified time | relevance | path

Searched defs:colormap (Results 1 - 20 of 20) sorted by relevance

/third_party/cups-filters/cupsfilters/
H A Dimage-bmp.c79 cups_ib_t colormap[256][4]; /* Colormap */ in _cupsImageReadBMP() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dswfdec.c331 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 DWindowSurfaceGLX.cpp70 Colormap colormap = 0; in initialize() local
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Drdbmp.c58 JSAMPARRAY colormap; /* BMP colormap (converted to my format) */ member
148 register JSAMPARRAY colormap = source->colormap; METHODDEF() local
[all...]
H A Drdtarga.c48 JSAMPARRAY colormap; /* Targa colormap (converted to my format) */ member
190 register JSAMPARRAY colormap = source->colormap; in METHODDEF() local
[all...]
H A Dwrbmp.c364 JSAMPARRAY colormap in write_colormap() local
[all...]
H A Dwrgif.c252 emit_header(gif_dest_ptr dinfo, int num_colors, JSAMPARRAY colormap) in emit_header() argument
[all...]
H A Drdgif.c92 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 Djquant1.c280 JSAMPARRAY colormap; /* Create in create_colormap() local
[all...]
H A Djpeglib.h546 JSAMPARRAY colormap; /* The color map as a 2-D pixel array */ member
/third_party/skia/third_party/externals/angle2/util/x11/
H A DX11Window.cpp318 Colormap colormap = XCreateColormap(mDisplay, root, visual, AllocNone); in initializeImpl() local
/third_party/ffmpeg/libavcodec/
H A Ddvdsubdec.c40 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 Dvf_colormap.c560 AVFILTER_DEFINE_CLASS(colormap); variable
/third_party/skia/third_party/externals/libpng/contrib/gregbook/
H A Drpng-x.c151 static Colormap colormap; variable
H A Drpng2-x.c300 static Colormap colormap; variable
/third_party/skia/third_party/externals/libpng/
H A Dpngwrite.c1511 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 Dpngread.c1544 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 Dmicrotek2.c7397 char colormap[] = "RGB"; in segreg_proc_data() local
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dpngstest.c587 png_uint_16 colormap[256*4]; member
[all...]
/third_party/glfw/src/
H A Dx11_platform.h525 Colormap colormap; member

Completed in 37 milliseconds