Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_dumpmode.c113 DumpModeSeek(TIFF* tif, uint32 nrows) in DumpModeSeek()
A Dtif_tile.c201 TIFFVTileSize64(TIFF* tif, uint32 nrows) in TIFFVTileSize64()
249 TIFFVTileSize(TIFF* tif, uint32 nrows) in TIFFVTileSize()
A Dtif_strip.c78 TIFFVStripSize64(TIFF* tif, uint32 nrows) in TIFFVStripSize64()
130 TIFFVStripSize(TIFF* tif, uint32 nrows) in TIFFVStripSize()
A Dtif_jpeg.c1328 tmsize_t nrows; in JPEGDecode() local
1384 tmsize_t nrows; in JPEGDecode() local
1506 tmsize_t nrows; in JPEGDecodeRaw() local
2039 tmsize_t nrows; in JPEGEncode() local
2119 tmsize_t nrows; in JPEGEncodeRaw() local
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/tools/
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
A Dthumbnail.c512 setrow(uint8* row, uint32 nrows, const uint8* rows[]) in setrow()
565 uint32 nrows = 1; in setImage1() local
A Dtiffcp.c1481 uint32 nrows = (row+rowsperstrip > imagelength) ? in DECLAREwriteFunc() local
1511 uint32 nrows = (row+rowsperstrip > imagelength) ? in DECLAREwriteFunc() local
A Dtiffcrop.c1123 uint32 row, nrows, rowsperstrip; in writeBufferToContigStrips() local
1159 uint32 row, nrows, rowsize, rowsperstrip; in writeBufferToSeparateStrips() local
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Dpngwrite.c908 png_set_flush(png_structrp png_ptr, int nrows) in png_set_flush()

Completed in 32 milliseconds