Home
last modified time | relevance | path

Searched refs:_TIFFMultiply32 (Results 1 – 7 of 7) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_tile.c130 _TIFFMultiply32(tif, _TIFFMultiply32(tif, TIFFhowmany_32(td->td_imagewidth, dx), in TIFFNumberOfTiles()
135 ntiles = _TIFFMultiply32(tif, ntiles, td->td_samplesperpixel, in TIFFNumberOfTiles()
A Dlibtiff.def167 _TIFFMultiply32
A Dtif_aux.c37 _TIFFMultiply32(TIFF* tif, uint32 first, uint32 second, const char* where) in _TIFFMultiply32() function
A Dtif_strip.c69 nstrips = _TIFFMultiply32(tif, nstrips, (uint32)td->td_samplesperpixel, in TIFFNumberOfStrips()
A Dtiffiop.h366 extern uint32 _TIFFMultiply32(TIFF*, uint32, uint32, const char*);
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/tools/
A Dtiffgt.c242 _TIFFMultiply32(tif, img.width, img.height, "allocating raster buffer"); in initImage()
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/
A DChangeLog1190 * libtiff/libtiff.def: Added _TIFFMultiply32 and _TIFFMultiply64
2903 rename them into _TIFFMultiply32() and _TIFFMultiply64() respectively.

Completed in 15 milliseconds