Home
last modified time | relevance | path

Searched defs:colorspace (Results 1 – 25 of 83) sorted by relevance

1234

/external/ImageMagick/MagickCore/
Dcolorspace-private.h89 const ColorspaceType colorspace) in IsCMYKColorspace()
97 const ColorspaceType colorspace) in IsGrayColorspace()
104 static inline MagickBooleanType IsRGBColorspace(const ColorspaceType colorspace) in IsRGBColorspace()
112 const ColorspaceType colorspace) in IssRGBColorspace()
120 const ColorspaceType colorspace) in IssRGBCompatibleColorspace()
Dquantize.h44 colorspace; member
/external/ImageMagick/coders/
Dtxt.c106 colorspace[MagickPathExtent]; in IsTXT() local
386 colorspace[MagickPathExtent], in ReadTXTImage() local
721 colorspace[MagickPathExtent], in WriteTXTImage() local
Ddebug.c169 colorspace[MagickPathExtent], in WriteDEBUGImage() local
Dfpx.c121 colorspace; in ReadFPXImage() local
753 colorspace = in WriteFPXImage() local
/external/swiftshader/src/WSI/
DFrameBufferOSX.hpp44 CGColorSpaceRef colorspace; member in sw::FrameBufferOSX
/external/swiftshader/src/Main/
DFrameBufferOSX.hpp44 CGColorSpaceRef colorspace; member in sw::FrameBufferOSX
/external/ImageMagick/MagickWand/
Dstream.c351 colorspace; in StreamImageCommand() local
599 colorspace; in StreamImageCommand() local
Danimate.c617 colorspace; in AnimateImageCommand() local
1135 colorspace; in AnimateImageCommand() local
Dimport.c559 colorspace; in ImportImageCommand() local
1051 colorspace; in ImportImageCommand() local
Dmontage.c667 colorspace; in MontageImageCommand() local
1330 colorspace; in MontageImageCommand() local
Dcompare.c471 colorspace; in CompareImagesCommand() local
902 colorspace; in CompareImagesCommand() local
Ddisplay.c836 colorspace; in DisplayImageCommand() local
1474 colorspace; in DisplayImageCommand() local
Dconvert.c1098 colorspace; in ConvertImageCommand() local
2500 colorspace; in ConvertImageCommand() local
Dcomposite.c704 colorspace; in CompositeImageCommand() local
1258 colorspace; in CompositeImageCommand() local
/external/virglrenderer/src/gallium/auxiliary/util/
Du_format_table.py44 def colorspace_map(colorspace): argument
Du_format_parse.py107 …layout, block_width, block_height, le_channels, le_swizzles, be_channels, be_swizzles, colorspace): argument
267 def _parse_channels(fields, layout, colorspace, swizzles): argument
/external/mesa3d/src/gallium/auxiliary/util/
Du_format_table.py42 def colorspace_map(colorspace): argument
Du_format_parse.py106 …layout, block_width, block_height, le_channels, le_swizzles, be_channels, be_swizzles, colorspace): argument
266 def _parse_channels(fields, layout, colorspace, swizzles): argument
/external/mesa3d/src/amd/vulkan/
Dvk_format_table.py40 def colorspace_map(colorspace): argument
Dvk_format_parse.py110 …layout, block_width, block_height, le_channels, le_swizzles, be_channels, be_swizzles, colorspace): argument
274 def _parse_channels(fields, layout, colorspace, swizzles): argument
/external/webp/src/dec/
Dio_dec.c184 const WEBP_CSP_MODE colorspace = p->output->colorspace; in EmitAlphaRGB() local
210 const WEBP_CSP_MODE colorspace = p->output->colorspace; in EmitAlphaRGBA4444() local
407 const WEBP_CSP_MODE colorspace = p->output->colorspace; in ExportAlpha() local
441 const WEBP_CSP_MODE colorspace = p->output->colorspace; in ExportAlphaRGBA4444() local
552 const WEBP_CSP_MODE colorspace = p->output->colorspace; in CustomSetup() local
/external/libaom/libaom/common/
Dy4menc.c49 static const char *colorspace(unsigned int bit_depth, in colorspace() function
/external/skqp/tests/
DImageGeneratorTest.cpp126 auto colorspace = SkColorSpace::MakeSRGB(); in DEF_TEST() local
/external/skia/tests/
DImageGeneratorTest.cpp126 auto colorspace = SkColorSpace::MakeSRGB(); in DEF_TEST() local

1234