Home
last modified time | relevance | path

Searched defs:nrows (Results 1 – 8 of 8) sorted by relevance

/libtiff-4.0.7/libtiff/
H A Dtif_dumpmode.c113 DumpModeSeek(TIFF* tif, uint32 nrows) in DumpModeSeek()
H A Dtif_tile.c201 TIFFVTileSize64(TIFF* tif, uint32 nrows) in TIFFVTileSize64()
249 TIFFVTileSize(TIFF* tif, uint32 nrows) in TIFFVTileSize()
H A Dtif_strip.c87 TIFFVStripSize64(TIFF* tif, uint32 nrows) in TIFFVStripSize64()
139 TIFFVStripSize(TIFF* tif, uint32 nrows) in TIFFVStripSize()
H A Dtif_jpeg.c1188 tmsize_t nrows; in JPEGDecode() local
1244 tmsize_t nrows; in JPEGDecode() local
1366 tmsize_t nrows; in JPEGDecodeRaw() local
1877 tmsize_t nrows; in JPEGEncode() local
1957 tmsize_t nrows; in JPEGEncodeRaw() local
/libtiff-4.0.7/tools/
H A Drgb2ycbcr.c221 cvtStrip(unsigned char* op, uint32* raster, uint32 nrows, uint32 width) in cvtStrip()
262 uint32 nrows = (rowsperstrip > rheight ? rheight : rowsperstrip); in cvtRaster() local
H A Dthumbnail.c512 setrow(uint8* row, uint32 nrows, const uint8* rows[]) in setrow()
565 uint32 nrows = 1; in setImage1() local
H A Dtiffcp.c1451 uint32 nrows = (row+rowsperstrip > imagelength) ? in DECLAREwriteFunc() local
1481 uint32 nrows = (row+rowsperstrip > imagelength) ? in DECLAREwriteFunc() local
H A Dtiffcrop.c1121 uint32 row, nrows, rowsperstrip; in writeBufferToContigStrips() local
1157 uint32 row, nrows, rowsize, rowsperstrip; in writeBufferToSeparateStrips() local