Home
last modified time | relevance | path

Searched refs:put (Results 1 – 11 of 11) sorted by relevance

/libtiff-4.0.7/libtiff/
H A Dtif_getimage.c511 if (img->put.any == NULL) { in TIFFRGBAImageGet()
628 tileContigRoutine put = img->put.contig; in gtTileContig() local
739 tileSeparateRoutine put = img->put.separate; in gtTileSeparate() local
908 tileContigRoutine put = img->put.contig; in gtStripContig() local
999 tileSeparateRoutine put = img->put.separate; in gtStripSeparate() local
2545 img->put.contig = NULL; in PickContigCase()
2621 img->put.contig = putagreytile; in PickContigCase()
2623 img->put.contig = putgreytile; in PickContigCase()
2626 img->put.contig = put4bitbwtile; in PickContigCase()
2629 img->put.contig = put2bitbwtile; in PickContigCase()
[all …]
H A Dtif_stream.cxx241 os->put('\0'); in _tiffosSeekProc()
H A Dtiffio.h221 } put; member
/libtiff-4.0.7/contrib/win_dib/
H A DTiffile.cpp309 img->put.contig = putContig1bitTile; in DibInstallHack()
396 tileContigRoutine put = img->put.contig; in getStripContig1Bit() local
436 (*put)(img, (uint32*)(braster+y*wb), 0, y, w, nrow, fromskew, toskew, buf + pos); in getStripContig1Bit()
H A DREADME.Tiffile10 inconsequential. But for bilevel images, I overrode the get() and put()
23 This is intended as Win32, but the modifications for new get() and put()
/libtiff-4.0.7/m4/
H A Dltoptions.m4117 put the 'dlopen' option into LT_INIT's first parameter.])
153 put the 'win32-dll' option into LT_INIT's first parameter.])
308 [$0: Remove this warning and the call to _LT_SET_OPTION when you put
315 [$0: Remove this warning and the call to _LT_SET_OPTION when you put
415 put the 'pic-only' option into LT_INIT's first parameter.])
H A Dice_find_athena.m422 dnl put Athena library directory in athena_libraries,
76 # Locate it and put its directory in `athena_includes'
H A Dlibtool.m4512 # to _LT_DECL, we can put quote escaped variables declarations
/libtiff-4.0.7/
H A DHOWTO-SECURITY-RELEASE6 and other security holes in libtiff put many users at risk. To that end
H A Daclocal.m4188 # making a dummy file named 'D' -- because '-MD' means "put the output
199 # side effect of compilation, but ICC will put the dependencies in
200 # the current directory while Tru64 will put them in the object
H A DChangeLog328 only built in the build tree for testing. Old files are put in
3413 * libtiff/tif_getimage.c: Revision of all RGB(A) put routines
6205 tif_dirwrite.c: Added get/put code for new tag XMLPACKET as defined
7183 put it in tools since part of it is in C++.