/external/ImageMagick/coders/ |
bmp.c | 608 start_position=TellBlob(image)-2; [all...] |
ipl.c | 420 status=SetImageProgress(image,LoadImagesTag,TellBlob(image),
|
rle.c | 711 status=SetImageProgress(image,LoadImagesTag,TellBlob(image),
|
wmf.c | 117 return((long) TellBlob((Image*) image)); 465 status=SetImageProgress(image,LoadImagesTag,TellBlob(image), [all...] |
pict.c | 969 if ((version == 1) || ((TellBlob(image) % 2) != 0)) [all...] |
gray.c | 703 status=SetImageProgress(image,LoadImagesTag,TellBlob(image), [all...] |
palm.c | 595 status=SetImageProgress(image,LoadImagesTag,TellBlob(image), [all...] |
pcd.c | 798 offset=TellBlob(image)/0x800+12; [all...] |
sun.c | 661 status=SetImageProgress(image,LoadImagesTag,TellBlob(image), [all...] |
viff.c | 784 status=SetImageProgress(image,LoadImagesTag,TellBlob(image), [all...] |
yuv.c | 510 status=SetImageProgress(image,LoadImagesTag,TellBlob(image),
|
mpc.c | [all...] |
ycbcr.c | [all...] |
bgr.c | [all...] |
cmyk.c | [all...] |
rgb.c | [all...] |
dpx.c | [all...] |
miff.c | [all...] |
png.c | [all...] |
pnm.c | [all...] |
tiff.c | [all...] |
/external/ImageMagick/MagickCore/ |
methods.h | [all...] |
blob.c | [all...] |