OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:colorspace
(Results
676 - 700
of
1229
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/ImageMagick/PerlMagick/t/reference/write/filter/
Scale.miff
4
colorspace
=RGB
Shave.miff
4
colorspace
=RGB
/external/ImageMagick/PerlMagick/t/reference/write/read/
gradient.miff
4
colorspace
=RGB
input_cmyk.miff
4
colorspace
=CMYK
/external/ImageMagick/coders/
bmp.c
51
#include "MagickCore/
colorspace
.h"
52
#include "MagickCore/
colorspace
-private.h"
144
colorspace
;
719
bmp_info.
colorspace
=ReadBlobLSBSignedLong(image);
141
colorspace
;
member in struct:_BMPInfo
[
all
...]
braille.c
47
#include "MagickCore/
colorspace
.h"
null.c
49
#include "MagickCore/
colorspace
-private.h"
uyvy.c
48
#include "MagickCore/
colorspace
.h"
/external/ImageMagick/www/api/
profile.html
188
<p>ICC and ICM profiles are handled as follows: If the image does not have an associated color profile, the one you provide is associated with the image and the image pixels are not transformed. Otherwise, the
colorspace
transform defined by the existing and new profile are applied to the image pixels and the new profile is associated with the image.</p>
profile.php
184
<p>ICC and ICM profiles are handled as follows: If the image does not have an associated color profile, the one you provide is associated with the image and the image pixels are not transformed. Otherwise, the
colorspace
transform defined by the existing and new profile are applied to the image pixels and the new profile is associated with the image.</p>
/external/deqp/external/vulkancts/framework/vulkan/
vkStructTypes.inl
1203
VkColorSpaceKHR
colorSpace
;
[
all
...]
/external/libexif/libexif/
exif-tag.c
326
"specified in the color space information tag (<
ColorSpace
>)."),
350
"in the color space information tag (<
ColorSpace
>)."),
356
"specified in the color space information tag (<
ColorSpace
>)."),
[
all
...]
/external/libjpeg-turbo/
jcmarker.c
466
* be used for any other JPEG
colorspace
. The Adobe marker is helpful
jmorecfg.h
300
* The libjpeg-turbo
colorspace
extensions provide a much cleaner way of
/external/mesa3d/src/gallium/drivers/nvc0/
nvc0_tex.c
106
if (desc->
colorspace
== UTIL_FORMAT_COLORSPACE_SRGB)
/external/opencv3/3rdparty/libjpeg/
jdmerge.c
78
* Initialize tables for YCC->RGB
colorspace
conversion.
/external/pdfium/third_party/libjpeg/
fpdfapi_jcmarker.c
462
* be used for any other JPEG
colorspace
. The Adobe marker is helpful
fpdfapi_jdmerge.c
81
* Initialize tables for YCC->RGB
colorspace
conversion.
/external/skia/src/images/
SkImageDecoder_libwebp.cpp
246
config->output.
colorspace
= mode;
/external/vulkan-validation-layers/demos/smoke/
Shell.cpp
470
swapchain_info.imageColorSpace = ctx_.format.
colorSpace
;
/external/vulkan-validation-layers/layers/
vk_layer_utils.cpp
450
// Return true if format is in the SRGB
colorspace
[
all
...]
/external/webp/include/webp/
demux.h
247
// Output
colorspace
. Only the following modes are supported:
/external/webp/src/demux/
anim_decode.c
78
config->output.
colorspace
= mode;
/external/webp/src/enc/
syntax.c
275
VP8PutBitUniform(bw, 0); //
colorspace
/external/webp/src/webp/
demux.h
247
// Output
colorspace
. Only the following modes are supported:
Completed in 631 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>