Home
last modified time | relevance | path

Searched defs:color_map (Results 1 – 9 of 9) sorted by relevance

/third_party/flutter/skia/third_party/externals/libwebp/examples/
Dgifdec.c43 void GIFGetBackgroundColor(const ColorMapObject* const color_map, in GIFGetBackgroundColor()
325 void GIFGetBackgroundColor(const struct ColorMapObject* const color_map, in GIFGetBackgroundColor()
Danim_util.c399 const ColorMapObject* const color_map = gif->SColorMap; in GetBackgroundColorGIF() local
/third_party/skia/third_party/externals/libwebp/examples/
Dgifdec.c43 void GIFGetBackgroundColor(const ColorMapObject* const color_map, in GIFGetBackgroundColor()
325 void GIFGetBackgroundColor(const struct ColorMapObject* const color_map, in GIFGetBackgroundColor()
Danim_util.c399 const ColorMapObject* const color_map = gif->SColorMap; in GetBackgroundColorGIF() local
/third_party/libjpeg-turbo/
Dwrppm.c219 register JSAMPROW color_map = cinfo->colormap[0]; in put_demapped_gray() local
/third_party/skia/third_party/externals/libjpeg-turbo/
Dwrppm.c219 register JSAMPROW color_map = cinfo->colormap[0]; in put_demapped_gray() local
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Dwrppm.c219 register JSAMPROW color_map = cinfo->colormap[0]; in put_demapped_gray() local
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11pluginutils.cpp434 get_score (GstVideoInfo * info, const GstDxgiColorSpace * color_map, in get_score()
/third_party/ffmpeg/libavdevice/
Dopengl_enc.c213 GLfloat color_map[16]; ///< RGBA color map matrix member