HomeSort by relevance Sort by last modified time
    Searched refs:TIFFTAG_ROWSPERSTRIP (Results 1 - 11 of 11) sorted by null

  /external/pdfium/third_party/libtiff/
tiff.h 231 #define TIFFTAG_ROWSPERSTRIP 278 /* rows per strip of data */
    [all...]
tif_aux.c 195 case TIFFTAG_ROWSPERSTRIP:
tif_getimage.c 955 TIFFGetFieldDefaulted(tif, TIFFTAG_ROWSPERSTRIP, &rowsperstrip);
1066 TIFFGetFieldDefaulted(tif, TIFFTAG_ROWSPERSTRIP, &rowsperstrip);
    [all...]
tif_dir.c 259 case TIFFTAG_ROWSPERSTRIP:
882 case TIFFTAG_ROWSPERSTRIP:
    [all...]
tif_dirinfo.c 68 { TIFFTAG_ROWSPERSTRIP, 1, 1, TIFF_LONG, 0, TIFF_SETGET_UINT32, TIFF_SETGET_UNDEFINED, FIELD_ROWSPERSTRIP, 0, 0, "RowsPerStrip", NULL },
    [all...]
tif_dirread.c     [all...]
tif_dirwrite.c 500 if (!TIFFWriteDirectoryTagShortLong(tif,&ndir,dir,TIFFTAG_ROWSPERSTRIP,tif->tif_dir.td_rowsperstrip))
    [all...]
  /external/pdfium/core/fxcodec/codec/
ccodec_tiffmodule.cpp 251 TIFFGetField(m_tif_ctx, TIFFTAG_ROWSPERSTRIP, &tif_rps);
287 TIFFSetField(m_tif_ctx, TIFFTAG_ROWSPERSTRIP, tif_rps);
  /external/opencv/otherlibs/highgui/
grfmt_tiff.cpp 180 TIFFGetField( tif, TIFFTAG_ROWSPERSTRIP, &tile_height0 ) ||
  /external/ImageMagick/coders/
tiff.c     [all...]
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 

Completed in 181 milliseconds