OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:getpixelchannels
(Results
76 - 100
of
143
) sorted by null
1
2
3
4
5
6
/external/ImageMagick/coders/
ps3.c
284
p+=
GetPixelChannels
(image);
293
p+=
GetPixelChannels
(image);
355
p+=
GetPixelChannels
(image);
372
p+=
GetPixelChannels
(image);
421
p+=
GetPixelChannels
(image);
[
all
...]
xpm.c
456
r+=
GetPixelChannels
(image);
733
q+=
GetPixelChannels
(picon);
758
q+=
GetPixelChannels
(picon);
836
p+=
GetPixelChannels
(image);
[
all
...]
tiff.c
513
q+=
GetPixelChannels
(image);
[
all
...]
png.c
928
p+=
GetPixelChannels
(image);
[
all
...]
pcl.c
890
p+=
GetPixelChannels
(image);
904
p+=
GetPixelChannels
(image);
919
p+=
GetPixelChannels
(image);
debug.c
255
p+=
GetPixelChannels
(image);
hald.c
161
q+=
GetPixelChannels
(image);
plasma.c
166
q+=
GetPixelChannels
(image);
xc.c
155
q+=
GetPixelChannels
(image);
xcf.c
391
q+=
GetPixelChannels
(tile_image);
405
q+=
GetPixelChannels
(tile_image);
518
q+=
GetPixelChannels
(tile_image);
574
q+=
GetPixelChannels
(tile_image);
[
all
...]
exr.c
252
q+=
GetPixelChannels
(image);
559
p+=
GetPixelChannels
(image);
jbig.c
262
q+=
GetPixelChannels
(image);
502
p+=
GetPixelChannels
(image);
map.c
237
q+=
GetPixelChannels
(image);
438
p+=
GetPixelChannels
(image);
raw.c
236
p+=
GetPixelChannels
(canvas_image);
237
q+=
GetPixelChannels
(image);
vips.c
357
q+=
GetPixelChannels
(image);
752
p+=
GetPixelChannels
(image);
webp.c
362
q+=
GetPixelChannels
(image);
684
p+=
GetPixelChannels
(image);
xbm.c
382
q+=
GetPixelChannels
(image);
583
p+=
GetPixelChannels
(image);
dds.c
[
all
...]
/external/ImageMagick/MagickCore/
layer.c
126
q+=
GetPixelChannels
(image);
194
p+=
GetPixelChannels
(image1);
195
q+=
GetPixelChannels
(image2);
635
p+=
GetPixelChannels
(image1);
636
q+=
GetPixelChannels
(image2);
666
p+=
GetPixelChannels
(image1);
667
q+=
GetPixelChannels
(image2);
686
p+=
GetPixelChannels
(image1);
687
q+=
GetPixelChannels
(image2);
706
p+=
GetPixelChannels
(image1)
[
all
...]
xwindow.c
615
q+=
GetPixelChannels
(annotate_image);
[
all
...]
nt-feature.c
205
p+=
GetPixelChannels
(image);
644
p+=
GetPixelChannels
(image);
pixel-accessor.h
135
static inline size_t
GetPixelChannels
(const Image *magick_restrict image)
631
for (i=0; i < (ssize_t)
GetPixelChannels
(image); i++)
histogram.c
297
p+=
GetPixelChannels
(image);
766
p+=
GetPixelChannels
(image);
939
for (i=0; i < (ssize_t)
GetPixelChannels
(image); i++)
[
all
...]
/external/ImageMagick/MagickWand/
pixel-iterator.c
523
pixels+=
GetPixelChannels
(GetCacheViewImage(iterator->view));
709
pixels+=
GetPixelChannels
(GetCacheViewImage(iterator->view));
769
pixels+=
GetPixelChannels
(GetCacheViewImage(iterator->view));
[
all
...]
/external/ImageMagick/www/
architecture.html
178
p+=
GetPixelChannels
(source);
179
q+=
GetPixelChannels
(destination);
[
all
...]
Completed in 474 milliseconds
1
2
3
4
5
6