Home
last modified time | relevance | path

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

12345

/external/ImageMagick/MagickCore/
Dcolorspace-private.h89 const ColorspaceType colorspace) in IsCMYKColorspace()
97 const ColorspaceType colorspace) in IsGrayColorspace()
105 const ColorspaceType colorspace) in IsHueCompatibleColorspace()
114 static inline MagickBooleanType IsRGBColorspace(const ColorspaceType colorspace) in IsRGBColorspace()
123 const ColorspaceType colorspace) in IssRGBColorspace()
131 const ColorspaceType colorspace) in IssRGBCompatibleColorspace()
143 const ColorspaceType colorspace) in IsYCbCrCompatibleColorspace()
Dquantize.h44 colorspace; member
/external/ImageMagick/coders/
Dtxt.c106 colorspace[MagickPathExtent]; in IsTXT() local
386 colorspace[MagickPathExtent], in ReadTXTImage() local
725 colorspace[MagickPathExtent], in WriteTXTImage() local
Ddebug.c169 colorspace[MagickPathExtent], in WriteDEBUGImage() local
Dfpx.c121 colorspace; in ReadFPXImage() local
753 colorspace = in WriteFPXImage() local
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/video/
DVideoDecoderOutputBuffer.java52 public int colorspace; field in VideoDecoderOutputBuffer
110 public boolean initForYuvFrame(int width, int height, int yStride, int uvStride, int colorspace) { in initForYuvFrame()
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/decoder/src/main/java/com/google/android/exoplayer2/decoder/
DVideoDecoderOutputBuffer.java48 public int colorspace; field in VideoDecoderOutputBuffer
106 public boolean initForYuvFrame(int width, int height, int yStride, int uvStride, int colorspace) { in initForYuvFrame()
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/decoder/src/main/java/com/google/android/exoplayer2/decoder/
DVideoDecoderOutputBuffer.java48 public int colorspace; field in VideoDecoderOutputBuffer
106 public boolean initForYuvFrame(int width, int height, int yStride, int uvStride, int colorspace) { in initForYuvFrame()
/external/ImageMagick/MagickWand/
Dstream.c340 colorspace; in StreamImageCommand() local
591 colorspace; in StreamImageCommand() local
Danimate.c598 colorspace; in AnimateImageCommand() local
1127 colorspace; in AnimateImageCommand() local
Dimport.c548 colorspace; in ImportImageCommand() local
1051 colorspace; in ImportImageCommand() local
Dmontage.c648 colorspace; in MontageImageCommand() local
1359 colorspace; in MontageImageCommand() local
Dcompare.c446 colorspace; in CompareImagesCommand() local
900 colorspace; in CompareImagesCommand() local
Ddisplay.c817 colorspace; in DisplayImageCommand() local
1466 colorspace; in DisplayImageCommand() local
/external/angle/src/tests/gl_tests/
DPbufferTest.cpp249 EGLint colorspace = 0; in TEST_P() local
322 EGLint colorspace = 0; in TEST_P() local
/external/webp/src/dec/
Dio_dec.c179 const WEBP_CSP_MODE colorspace = p->output->colorspace; in EmitAlphaRGB() local
205 const WEBP_CSP_MODE colorspace = p->output->colorspace; in EmitAlphaRGBA4444() local
413 const WEBP_CSP_MODE colorspace = p->output->colorspace; in ExportAlpha() local
447 const WEBP_CSP_MODE colorspace = p->output->colorspace; in ExportAlphaRGBA4444() local
565 const WEBP_CSP_MODE colorspace = p->output->colorspace; in CustomSetup() local
/external/skia/modules/svg/src/
DSkSVGFeMorphology.cpp26 const SkSVGColorspace colorspace = this->resolveColorspace(ctx, fctx); in onMakeImageFilter() local
DSkSVGFeComposite.cpp50 const SkSVGColorspace colorspace = this->resolveColorspace(ctx, fctx); in onMakeImageFilter() local
DSkSVGFeBlend.cpp42 const SkSVGColorspace colorspace = this->resolveColorspace(ctx, fctx); in onMakeImageFilter() local
DSkSVGFeDisplacementMap.cpp30 const SkSVGColorspace colorspace = this->resolveColorspace(ctx, fctx); in onMakeImageFilter() local
/external/virglrenderer/src/gallium/auxiliary/util/
Du_format_table.py43 def colorspace_map(colorspace): argument
Du_format_parse.py115 …layout, block_width, block_height, le_channels, le_swizzles, be_channels, be_swizzles, colorspace): argument
275 def _parse_channels(fields, layout, colorspace, swizzles): argument
/external/mesa3d/src/amd/vulkan/
Dvk_format_table.py41 def colorspace_map(colorspace): argument
/external/skia/gm/
Dcolorspace.cpp114 DEF_SIMPLE_GM(colorspace, canvas, W*SK_ARRAY_COUNT(gTFs), H*SK_ARRAY_COUNT(gGamuts)) { in DEF_SIMPLE_GM() argument
/external/mesa3d/src/util/format/
Du_format_table.py43 def colorspace_map(colorspace): argument

12345