OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetPixelChannels
(Results
101 - 125
of
140
) sorted by null
1
2
3
4
5
6
/external/ImageMagick/coders/
djvu.c
418
o+=
GetPixelChannels
(image);
452
r+=
GetPixelChannels
(image);
hdr.c
496
q+=
GetPixelChannels
(image);
812
p+=
GetPixelChannels
(image);
txt.c
796
p+=
GetPixelChannels
(image);
837
p+=
GetPixelChannels
(image);
webp.c
362
q+=
GetPixelChannels
(image);
684
p+=
GetPixelChannels
(image);
pcd.c
683
q+=
GetPixelChannels
(image);
791
q+=
GetPixelChannels
(image);
[
all
...]
dds.c
[
all
...]
tiff.c
513
q+=
GetPixelChannels
(image);
[
all
...]
pango.c
447
q+=
GetPixelChannels
(image);
pict.c
491
q=pixels+y*width*
GetPixelChannels
(image);;
[
all
...]
emf.c
634
q+=
GetPixelChannels
(image);
809
q+=
GetPixelChannels
(image);
jp2.c
497
q+=
GetPixelChannels
(image);
[
all
...]
sixel.c
[
all
...]
tga.c
536
q+=
GetPixelChannels
(image);
913
channels=
GetPixelChannels
(image);
[
all
...]
psd.c
331
for (i=0; i < (ssize_t)
GetPixelChannels
(image); i++)
338
q+=
GetPixelChannels
(image);
401
q+=
GetPixelChannels
(layer_info->image);
877
q+=
GetPixelChannels
(image);
892
q+=
GetPixelChannels
(image);
[
all
...]
gif.c
452
q+=
GetPixelChannels
(image);
669
p+=
GetPixelChannels
(image);
677
p+=
GetPixelChannels
(image);
[
all
...]
miff.c
[
all
...]
/external/ImageMagick/MagickCore/
segment.c
405
p+=
GetPixelChannels
(image);
644
q+=
GetPixelChannels
(image);
[
all
...]
colorspace.c
318
q+=
GetPixelChannels
(image);
371
q+=
GetPixelChannels
(image);
567
q+=
GetPixelChannels
(image);
676
q+=
GetPixelChannels
(image);
739
q+=
GetPixelChannels
(image);
990
q+=
GetPixelChannels
(image);
[
all
...]
histogram.c
297
p+=
GetPixelChannels
(image);
766
p+=
GetPixelChannels
(image);
939
for (i=0; i < (ssize_t)
GetPixelChannels
(image); i++)
[
all
...]
compress.c
619
q+=
GetPixelChannels
(image);
792
p+=
GetPixelChannels
(huffman_image);
[
all
...]
pixel-accessor.h
135
static inline size_t
GetPixelChannels
(const Image *magick_restrict image)
631
for (i=0; i < (ssize_t)
GetPixelChannels
(image); i++)
matrix.c
[
all
...]
draw.c
[
all
...]
annotate.c
[
all
...]
resample.c
643
pixels+=
GetPixelChannels
(resample_filter->image);
[
all
...]
Completed in 1187 milliseconds
1
2
3
4
5
6