Home
last modified time | relevance | path

Searched defs:nrow (Results 1 – 7 of 7) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/tools/
A Dtiffinfo.c200 ShowStrip(tstrip_t strip, unsigned char* pp, uint32 nrow, tsize_t scanline) in ShowStrip()
229 uint32 nrow = (row+rowsperstrip > h ? in TIFFReadContigStripData() local
259 uint32 nrow = (row+rowsperstrip > h ? in TIFFReadSeparateStripData() local
275 unsigned char* pp, uint32 nrow, tsize_t rowsize) in ShowTile()
A Dtiffcp.c1356 uint32 nrow = (row+tl > imagelength) ? imagelength-row : tl; in DECLAREreadFunc() local
1424 uint32 nrow = (row+tl > imagelength) ? imagelength-row : tl; in DECLAREreadFunc() local
1552 uint32 nrow = (row+tl > imagelength) ? imagelength-row : tl; in DECLAREwriteFunc() local
1620 uint32 nrow = (row+tl > imagelength) ? imagelength-row : tl; in DECLAREwriteFunc() local
A Dtiffcrop.c777 uint32 nrow, ncol; in readContigTilesIntoBuffer() local
983 uint32 nrow, ncol; /* Number of rows and cols in current tile */ in readSeparateTilesIntoBuffer() local
1240 uint32 row, col, nrow, ncol; in writeBufferToContigTiles() local
1335 uint32 row, col, nrow, ncol; in writeBufferToSeparateTiles() local
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/pds/
A Dtif_imageiter.c269 uint32 nrow; in gtTileContig() local
323 uint32 nrow; in gtTileSeparate() local
380 uint32 row, nrow; in gtStripContig() local
421 uint32 row, nrow; in gtStripSeparate() local
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/win_dib/
A Dtiff2dib.c69 long nrow; in LoadTIFFinDIB() local
A DTiffile.cpp398 uint32 row, y, nrow, rowstoread; in getStripContig1Bit() local
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_getimage.c631 uint32 nrow; in gtTileContig() local
751 uint32 nrow; in gtTileSeparate() local
921 uint32 row, y, nrow, nrowsub, rowstoread; in gtStripContig() local
1011 uint32 row, y, nrow, rowstoread; in gtStripSeparate() local

Completed in 28 milliseconds