H A D | meta.c | 295 static ssize_t parse8BIM(Image *ifile, Image *ofile) 428 currentpos = TellBlob(ofile); 431 offset=SeekBlob(ofile,savedpos,SEEK_SET); 434 (void) WriteBlobMSBLong(ofile,(unsigned int) diff); 435 offset=SeekBlob(ofile,currentpos,SEEK_SET); 442 (void) WriteBlobByte(ofile,0x00); 445 (void) WriteBlobString(ofile,"8BIM"); 446 (void) WriteBlobMSBShort(ofile,(unsigned short) recnum); 450 (void) WriteBlobByte(ofile,nlen); 453 (void) WriteBlobByte(ofile,(unsigne 291 parse8BIM(Image *ifile, Image *ofile) argument 587 parse8BIMW(Image *ifile, Image *ofile) argument 868 jpeg_transfer_1(Image *ifile, Image *ofile) argument 891 jpeg_read_remaining(Image *ifile, Image *ofile) argument 900 jpeg_skip_variable(Image *ifile, Image *ofile) argument 920 jpeg_skip_variable2(Image *ifile, Image *ofile) argument 939 jpeg_nextmarker(Image *ifile, Image *ofile) argument 995 jpeg_embed(Image *ifile, Image *ofile, Image *iptc) argument 1069 jpeg_strip(Image *ifile, Image *ofile) argument 1083 jpeg_extract(Image *ifile, Image *ofile) argument 1713 formatString(Image *ofile, const char *s, int len) argument 1824 formatIPTC(Image *ifile, Image *ofile) argument 1958 formatIPTCfromBuffer(Image *ofile, char *s, ssize_t len) argument 2070 format8BIM(Image *ifile, Image *ofile) argument [all...] |