OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetPixelChannels
(Results
76 - 100
of
140
) sorted by null
1
2
3
4
5
6
/external/ImageMagick/coders/
palm.c
497
q+=
GetPixelChannels
(image);
517
q+=
GetPixelChannels
(image);
[
all
...]
xpm.c
456
r+=
GetPixelChannels
(image);
733
q+=
GetPixelChannels
(picon);
758
q+=
GetPixelChannels
(picon);
836
p+=
GetPixelChannels
(image);
[
all
...]
xwd.c
479
q+=
GetPixelChannels
(image);
510
q+=
GetPixelChannels
(image);
552
q+=
GetPixelChannels
(image);
851
p+=
GetPixelChannels
(image);
860
p+=
GetPixelChannels
(image);
jpeg.c
[
all
...]
pcl.c
890
p+=
GetPixelChannels
(image);
904
p+=
GetPixelChannels
(image);
919
p+=
GetPixelChannels
(image);
rle.c
507
q+=
GetPixelChannels
(image);
569
q+=
GetPixelChannels
(image);
605
q+=
GetPixelChannels
(image);
exr.c
252
q+=
GetPixelChannels
(image);
559
p+=
GetPixelChannels
(image);
raw.c
236
p+=
GetPixelChannels
(canvas_image);
237
q+=
GetPixelChannels
(image);
vips.c
357
q+=
GetPixelChannels
(image);
752
p+=
GetPixelChannels
(image);
xbm.c
382
q+=
GetPixelChannels
(image);
583
p+=
GetPixelChannels
(image);
clipboard.c
232
q+=
GetPixelChannels
(image);
sct.c
271
q+=
GetPixelChannels
(image);
ttf.c
246
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
...]
json.c
331
p+=
GetPixelChannels
(image);
334
for (i=0; i < (ssize_t)
GetPixelChannels
(image); i++)
357
p+=
GetPixelChannels
(image);
565
p+=
GetPixelChannels
(image);
[
all
...]
ps3.c
284
p+=
GetPixelChannels
(image);
293
p+=
GetPixelChannels
(image);
355
p+=
GetPixelChannels
(image);
372
p+=
GetPixelChannels
(image);
421
p+=
GetPixelChannels
(image);
[
all
...]
png.c
928
p+=
GetPixelChannels
(image);
[
all
...]
ps.c
[
all
...]
/external/ImageMagick/MagickCore/
cache-view.c
750
for (i=0; i < (ssize_t)
GetPixelChannels
(cache_view->image); i++)
[
all
...]
nt-feature.c
205
p+=
GetPixelChannels
(image);
644
p+=
GetPixelChannels
(image);
identify.c
190
p+=
GetPixelChannels
(image);
193
for (i=0; i < (ssize_t)
GetPixelChannels
(image); i++)
216
p+=
GetPixelChannels
(image);
344
p+=
GetPixelChannels
(image);
[
all
...]
xwindow.c
615
q+=
GetPixelChannels
(annotate_image);
[
all
...]
feature.c
413
p+=
GetPixelChannels
(edge_image);
510
q+=
GetPixelChannels
(edge_image);
743
p+=
GetPixelChannels
(image);
906
p+=distance*
GetPixelChannels
(image);;
951
while (grays[v].red != ScaleQuantumToMap(GetPixelRed(image,p+offset*
GetPixelChannels
(image))))
959
while (grays[v].green != ScaleQuantumToMap(GetPixelGreen(image,p+offset*
GetPixelChannels
(image))))
967
while (grays[v].blue != ScaleQuantumToMap(GetPixelBlue(image,p+offset*
GetPixelChannels
(image))))
977
while (grays[v].black != ScaleQuantumToMap(GetPixelBlack(image,p+offset*
GetPixelChannels
(image))))
988
while (grays[v].alpha != ScaleQuantumToMap(GetPixelAlpha(image,p+offset*
GetPixelChannels
(image))))
994
p+=
GetPixelChannels
(image)
[
all
...]
/external/ImageMagick/filters/
analyze.c
184
p+=
GetPixelChannels
(image);
/external/ImageMagick/Magick++/lib/
Statistic.cpp
461
for (i=0; i < (ssize_t)
GetPixelChannels
(image_.constImage()); i++)
643
for (i=0; i < (ssize_t)
GetPixelChannels
(image_.constImage()); i++)
Completed in 552 milliseconds
1
2
3
4
5
6