Home
last modified time | relevance | path

Searched refs:TellBlob (Results 1 – 25 of 50) sorted by relevance

12

/external/ImageMagick/coders/
Dpdf.c1374 xref[object++]=TellBlob(image); in WritePDFImage()
1411 xref[object++]=TellBlob(image); in WritePDFImage()
1443 xref[object++]=TellBlob(image); in WritePDFImage()
1627 xref[object++]=TellBlob(image); in WritePDFImage()
1676 xref[object++]=TellBlob(image); in WritePDFImage()
1686 offset=TellBlob(image); in WritePDFImage()
1713 offset=TellBlob(image)-offset; in WritePDFImage()
1719 xref[object++]=TellBlob(image); in WritePDFImage()
1730 xref[object++]=TellBlob(image); in WritePDFImage()
1747 xref[object++]=TellBlob(image); in WritePDFImage()
[all …]
Dps3.c474 start=TellBlob(image); in WritePS3MaskImage()
481 stop=TellBlob(image); in WritePS3MaskImage()
605 length=(size_t) (TellBlob(image)-stop); in WritePS3MaskImage()
606 stop=TellBlob(image); in WritePS3MaskImage()
1178 start=TellBlob(image); in WritePS3Image()
1185 stop=TellBlob(image); in WritePS3Image()
1572 length=(size_t) (TellBlob(image)-stop); in WritePS3Image()
1573 stop=TellBlob(image); in WritePS3Image()
Dpdb.c374 num_pad_bytes = (size_t) (img_offset - TellBlob( image )); in ReadPDBImage()
595 num_pad_bytes = (size_t) (comment_offset - TellBlob( image )); in ReadPDBImage()
974 (TellBlob(image)+8*pdb_info.number_records)); in WritePDBImage()
984 (void) WriteBlobMSBLong(image,(unsigned int) (TellBlob(image)+8+58+q- in WritePDBImage()
Dfits.c185 offset=TellBlob(image); in GetFITSPixelExtrema()
390 while (((TellBlob(image) % FITSBlocksize) != 0) && (c != EOF)) in ReadFITSImage()
507 status=SetImageProgress(image,LoadImagesTag,TellBlob(image), in ReadFITSImage()
852 length=(size_t) (FITSBlocksize-TellBlob(image) % FITSBlocksize); in WriteFITSImage()
Ddcm.c3158 while (TellBlob(image) < blob_size) in ReadDCMImage()
3165 image->offset=(ssize_t) TellBlob(image); in ReadDCMImage()
3874 offset=TellBlob(image); in ReadDCMImage()
4053 offset=TellBlob(image)+8; in ReadDCMImage()
4300 status=SetImageProgress(image,LoadImagesTag,TellBlob(image), in ReadDCMImage()
4306 if (TellBlob(image) < (MagickOffsetType) GetBlobSize(image)) in ReadDCMImage()
4318 status=SetImageProgress(image,LoadImagesTag,TellBlob(image), in ReadDCMImage()
Dps2.c694 start=TellBlob(image); in WritePS2Image()
699 stop=TellBlob(image); in WritePS2Image()
1093 length=(size_t) (TellBlob(image)-stop); in WritePS2Image()
1094 stop=TellBlob(image); in WritePS2Image()
Dwpg.c1135 Header.DataOffset=TellBlob(image)+Rec.RecordLength; in ReadWPGImage()
1187 TellBlob(image)+8, /* skip PS header in the wpg */ in ReadWPGImage()
1360 TellBlob(image)+0x3C, /* skip PS l2 header in the wpg */ in ReadWPGImage()
1392 Header.DataOffset=TellBlob(image)+Rec2.RecordLength; in ReadWPGImage()
1568 TellBlob(image)+i, /*skip PS header in the wpg2*/ in ReadWPGImage()
Dpix.c251 status=SetImageProgress(image,LoadImagesTag,TellBlob(image), in ReadPIXImage()
Dpwp.c266 status=SetImageProgress(image,LoadImagesTag,TellBlob(pwp_image), in ReadPWPImage()
Dxcf.c741 saved_pos=TellBlob(image); in load_level()
856 saved_pos=TellBlob(image); in load_hierarchy()
1416 oldPos=TellBlob(image); in ReadXCFImage()
1469 saved_pos=TellBlob(image); in ReadXCFImage()
Dmeta.c444 currentpos = TellBlob(ofile); in parse8BIM()
504 savedpos = TellBlob(ofile); in parse8BIM()
552 currentpos = TellBlob(ofile); in parse8BIM()
762 currentpos = TellBlob(ofile); in parse8BIMW()
813 savedpos = TellBlob(ofile); in parse8BIMW()
861 currentpos = TellBlob(ofile); in parse8BIMW()
Dmtv.c231 status=SetImageProgress(image,LoadImagesTag,TellBlob(image), in ReadMTVImage()
Djnx.c278 restore_offset=TellBlob(image); in ReadJNXImage()
Dsgi.c504 offset=(ssize_t) TellBlob(image); in ReadSGIImage()
546 position=TellBlob(image); in ReadSGIImage()
748 status=SetImageProgress(image,LoadImagesTag,TellBlob(image), in ReadSGIImage()
Daai.c231 status=SetImageProgress(image,LoadImagesTag,TellBlob(image), in ReadAAIImage()
Davs.c230 status=SetImageProgress(image,LoadImagesTag,TellBlob(image), in ReadAVSImage()
Dtxt.c332 status=SetImageProgress(image,LoadImagesTag,TellBlob(image), in ReadTEXTImage()
608 status=SetImageProgress(image,LoadImagesTag,TellBlob(image), in ReadTXTImage()
Dcut.c390 offset=SeekBlob(image,TellBlob(image)+i,SEEK_SET); in ReadCUTImage()
496 j=(ssize_t) TellBlob(palette); in ReadCUTImage()
Dmat.c383 …filepos = TellBlob(image); /* Please note that file seeking occurs only in the case of doubles… in CalcMinMax()
832 status=SetImageProgress(image,LoadImagesTag,TellBlob(image), in ReadMATImageV4()
972 filepos = TellBlob(image); in ReadMATImage()
1426 if(!EOFBlob(image) && TellBlob(image)<filepos) in ReadMATImage()
Dpsd.c1492 offset=TellBlob(image); in ReadPSDChannel()
2535 offset=TellBlob(image); in ReadPSDImage()
2768 current_offset=TellBlob(image); in WritePSDOffset()
2795 current_offset=TellBlob(image); in WritePSDSize()
2986 size_offset=TellBlob(image)+2; in WritePSDChannel()
3139 rows_offset=TellBlob(image)+2; in WritePSDChannels()
3582 size_offset=TellBlob(image); in WritePSDLayersInternal()
3636 layer_size_offsets[layer_index++]=TellBlob(image); in WritePSDLayersInternal()
3942 size_offset=TellBlob(image); in WritePSDImage()
Dtim.c426 status=SetImageProgress(image,LoadImagesTag,TellBlob(image), in ReadTIMImage()
Dicon.c680 status=SetImageProgress(image,LoadImagesTag,TellBlob(image), in ReadICONImage()
1016 icon_file.directory[scene].offset=(size_t) TellBlob(image); in WriteICONImage()
1269 icon_file.directory[scene].offset=(size_t) TellBlob(image); in WriteICONImage()
/external/ImageMagick/MagickCore/
Dblob-private.h93 TellBlob(const Image *);
/external/ImageMagick/www/source/
Dmgk.c262 status=SetImageProgress(image,LoadImageTag,TellBlob(image), in ReadMGKImage()
/external/ImageMagick/
DMagickshr.opt103 symbol_vector=(TellBlob=PROCEDURE)

12