OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:colorspace
(Results
626 - 650
of
1229
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/opencv3/modules/imgcodecs/src/
grfmt_tiff.cpp
570
int
colorspace
= channels > 1 ? PHOTOMETRIC_RGB : PHOTOMETRIC_MINISBLACK;
local
576
|| !TIFFSetField(pTiffHandle, TIFFTAG_PHOTOMETRIC,
colorspace
)
/external/pdfium/third_party/lcms2-2.6/src/
cmspack.c
[
all
...]
/external/pdfium/third_party/libjpeg/
fpdfapi_jdmaster.c
171
/* Report number of components in selected
colorspace
. */
189
default: /* else must be same
colorspace
as in file */
/frameworks/base/core/java/android/hardware/camera2/
DngCreator.java
55
* defined in a user-defined
colorspace
, and have associated metadata that allow for this
56
* pixel data to be converted to the standard CIE XYZ
colorspace
during post-processing.
/external/ImageMagick/ImageMagick/api/
magick-property.html
184
<p>MagickGetColorspace() gets the wand
colorspace
type.</p>
[
all
...]
/external/ImageMagick/ImageMagick/script/
mogrify.html
313
<td><a href="command-line-options.php#
colorspace
">-
colorspace
<var>type</var></a></td>
314
<td>set image
colorspace
</td>
888
<td><a href="command-line-options.php#quantize">-quantize <var>
colorspace
</var></a></td>
889
<td>reduce image colors in this
colorspace
</td>
[
all
...]
/external/ImageMagick/www/api/
magick-property.html
188
<p>MagickGetColorspace() gets the wand
colorspace
type.</p>
[
all
...]
magick-property.php
184
<p>MagickGetColorspace() gets the wand
colorspace
type.</p>
[
all
...]
/external/ImageMagick/www/
magick-script.html
284
<td><a href="command-line-options.html#
colorspace
">-
colorspace
<var>type</var></a></td>
285
<td>set image
colorspace
</td>
879
<td><a href="command-line-options.html#quantize">-quantize <var>
colorspace
</var></a></td>
880
<td>reduce image colors in this
colorspace
</td>
[
all
...]
mogrify.html
317
<td><a href="command-line-options.html#
colorspace
">-
colorspace
<var>type</var></a></td>
318
<td>set image
colorspace
</td>
892
<td><a href="command-line-options.html#quantize">-quantize <var>
colorspace
</var></a></td>
893
<td>reduce image colors in this
colorspace
</td>
[
all
...]
/frameworks/native/opengl/libs/EGL/
eglApi.cpp
451
// Turn linear formats into corresponding sRGB formats when
colorspace
is
453
// formats when
colorspace
is EGL_GL_COLORSPACE_LINEAR_KHR. In any cases where
456
EGLint
colorspace
) {
457
if (
colorspace
== EGL_GL_COLORSPACE_LINEAR_KHR) {
459
} else if (
colorspace
== EGL_GL_COLORSPACE_SRGB_KHR) {
[
all
...]
/external/ImageMagick/MagickCore/
fx.c
54
#include "MagickCore/
colorspace
-private.h"
713
if ((IsGrayColorspace(colorize_image->
colorspace
) != MagickFalse) ||
734
if (blend_percentage.
colorspace
== CMYKColorspace)
[
all
...]
profile.c
47
#include "MagickCore/
colorspace
-private.h"
325
% image and the image pixels are not transformed. Otherwise, the
colorspace
[
all
...]
paint.c
48
#include "MagickCore/
colorspace
-private.h"
183
if (IsGrayColorspace(image->
colorspace
) != MagickFalse)
196
floodplane_image->
colorspace
=GRAYColorspace;
[
all
...]
/external/ImageMagick/Magick++/lib/
STL.cpp
211
// Convert the image
colorspace
representation
218
image_.
colorSpace
( _colorSpace );
[
all
...]
/external/ImageMagick/coders/
dib.c
52
#include "MagickCore/
colorspace
.h"
53
#include "MagickCore/
colorspace
-private.h"
103
colorspace
;
101
colorspace
;
member in struct:_DIBInfo
[
all
...]
icon.c
49
#include "MagickCore/
colorspace
.h"
50
#include "MagickCore/
colorspace
-private.h"
142
colorspace
;
139
colorspace
;
member in struct:_IconInfo
[
all
...]
msl.c
5905
colorspace
;
local
6054
colorspace
;
local
[
all
...]
sixel.c
52
#include "MagickCore/
colorspace
.h"
53
#include "MagickCore/
colorspace
-private.h"
[
all
...]
/external/deqp/external/vulkancts/modules/vulkan/wsi/
vktWsiSwapchainTests.cpp
353
formats[0].
colorSpace
,
389
cases.back().imageColorSpace = curFmt->
colorSpace
;
737
formats[0].
colorSpace
,
[
all
...]
/external/deqp/modules/egl/
teglNegativeApiTests.cpp
103
// - EGL_BAD_MATCH is generated if config does not support the specified OpenVG alpha format attribute or
colorspace
attribute
107
// - EGL_BAD_MATCH is generated if config does not support the specified OpenVG alpha format attribute or
colorspace
attribute
607
log << TestLog::Section("Test7", "EGL_BAD_MATCH is generated if config does not support the specified OpenVG alpha format attribute or
colorspace
attribute");
[
all
...]
/external/pdfium/core/src/fpdfapi/fpdf_page/
fpdf_page_parser.cpp
29
{_FX_BSTRC("
ColorSpace
"), _FX_BSTRC("CS")},
[
all
...]
/external/webp/
README
535
buffer.
colorspace
= MODE_BGR;
595
// D) Specify 'config' output options for specifying output
colorspace
.
597
config.output.
colorspace
= MODE_BGRA;
/system/media/camera/docs/
metadata_properties.xml
[
all
...]
ndk_metadata_properties.xml
[
all
...]
Completed in 1087 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>