HomeSort by relevance Sort by last modified time
    Searched full:colorspace (Results 26 - 50 of 1229) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/ImageMagick/PerlMagick/t/reference/read/
input_xbm.miff 4 colorspace=sRGB
input_xc_black.miff 4 colorspace=sRGB
granite.miff 4 colorspace=sRGB
input_tim.miff 4 colorspace=sRGB
  /external/pdfium/testing/resources/
bug_547706.in 34 << /BitsPerComponent 16 /ColorSpace /DeviceRGB /ShadingType 5 >>
bug_552046.in 41 /ColorSpace /DeviceGray
bug_554151.in 44 /ColorSpace /DeviceRGB
  /external/pdfium/testing/resources/pixel/
bug_512557.in 28 /ColorSpace /DeviceGray
  /external/skia/include/utils/mac/
SkCGUtils.h 45 * Create an imageref from the specified bitmap using the specified colorspace.
52 * Create an imageref from the specified bitmap using the colorspace returned
61 * to a CGImage using the generic RGB colorspace. (x,y) specifies the position
63 * colorspace returned by CGColorSpaceCreateDeviceRGB()
  /external/ImageMagick/MagickCore/
quantize.h 21 #include "MagickCore/colorspace.h"
44 colorspace; member in struct:_QuantizeInfo
  /external/pdfium/third_party/libopenjpeg20/
README.pdfium 12 0000-use-colorspace.patch: Makes it possible to not call opj_jp2_apply_pclr().
19 0007-jp2_read_cmap.patch: Fix wrong rendering on greyscale images with index colorspace.
  /external/skia/src/lazy/
SkDiscardablePixelRef.h 60 SkYUVColorSpace* colorSpace) override {
66 return fGenerator->getYUV8Planes(sizes, planes, rowBytes, colorSpace);
  /external/ImageMagick/www/api/
colorspace.html 59 <p class="text-center"><a href="colorspace.html#SetImageColorspace">SetImageColorspace</a> &#8226; <a href="colorspace.html#SetImageGray">SetImageGray</a> &#8226; <a href="colorspace.html#SetImageMonochrome">SetImageMonochrome</a> &#8226; <a href="colorspace.html#TransformImageColorspace">TransformImageColorspace</a></p>
63 <p>SetImageColorspace() sets the colorspace member of the Image structure.</p>
69 const ColorspaceType colorspace,ExceptiionInfo *exception)
83 <dt>colorspace</dt>
84 <dd>the colorspace. </dd>
148 <p>TransformImageColorspace() transforms an image colorspace, changing the image data to reflect the new colorspace.</p
    [all...]
  /external/mesa3d/src/gallium/auxiliary/util/
u_format_table.py 43 def colorspace_map(colorspace):
44 return 'UTIL_FORMAT_COLORSPACE_' + str(colorspace).upper()
129 comment = colorspace_channels_map[format.colorspace][i]
134 print " %s," % (colorspace_map(format.colorspace),)
135 if format.colorspace != ZS and format.channels[0].pure == False:
152 if format.colorspace == ZS and format.swizzles[0] != SWIZZLE_NONE:
162 if format.colorspace == ZS and format.swizzles[1] != SWIZZLE_NONE:
168 if format.colorspace != ZS and format.channels[0].pure == True and format.channels[0].type == UNSIGNED:
175 elif format.colorspace != ZS and format.channels[0].pure == True and format.channels[0].type == SIGNED:
  /external/skia/src/gpu/
GrTextureToYUVPlanes.cpp 19 SkYUVColorSpace colorSpace);
23 SkYUVColorSpace colorSpace, CreateFPProc proc) {
39 fp.reset(proc(fp, colorSpace));
51 const size_t rowBytes[3], SkYUVColorSpace colorSpace) {
124 if (!convert_texture(texture, dc, sizes[0].fWidth, sizes[0].fHeight, colorSpace,
135 if (!convert_texture(texture, dc, sizes[0].fWidth, sizes[0].fHeight, colorSpace,
145 colorSpace, GrYUVEffect::CreateRGBToUV)) {
155 colorSpace, GrYUVEffect::CreateRGBToU)) {
163 colorSpace, GrYUVEffect::CreateRGBToV)) {
  /external/kernel-headers/original/uapi/linux/
v4l2-mediabus.h 24 * @colorspace: colorspace of the data (from enum v4l2_colorspace)
34 __u32 colorspace; member in struct:v4l2_mbus_framefmt
  /external/skia/src/pdf/
SkPDFFormXObject.cpp 59 void SkPDFFormXObject::init(const char* colorSpace,
71 if (colorSpace != nullptr) {
72 group->insertName("CS", colorSpace);
  /external/ImageMagick/PerlMagick/t/reference/composite/
Out.miff 4 colorspace=sRGB
Xor.miff 4 colorspace=sRGB
  /external/ImageMagick/PerlMagick/t/reference/filter/
AdaptiveThreshold.miff 4 colorspace=sRGB
Segment.miff 4 colorspace=sRGB
  /external/ImageMagick/tests/
validate-colorspace.tap 23 ${VALIDATE} -validate colorspace && echo "ok" || echo "not ok"
  /external/ImageMagick/utilities/
compare.1 16 \-colorspace type alternate image colorspace
42 \-quantize colorspace reduce colors in this colorspace
compare.1.in 16 \-colorspace type alternate image colorspace
42 \-quantize colorspace reduce colors in this colorspace
stream.1 14 \-colorspace type alternate image colorspace
27 \-quantize colorspace reduce colors in this colorspace

Completed in 543 milliseconds

12 3 4 5 6 7 8 91011>>