Home
last modified time | relevance | path

Searched refs:td_tiledepth (Results 1 – 14 of 14) sorted by relevance

/external/opencv3/3rdparty/libtiff/
Dtif_tile.c43 uint32 dz = td->td_tiledepth; in TIFFComputeTile()
120 uint32 dz = td->td_tiledepth; in TIFFNumberOfTiles()
183 td->td_tiledepth == 0) in TIFFVTileSize64()
Dtif_dir.h70 uint32 td_tilewidth, td_tilelength, td_tiledepth; member
Dtif_aux.c236 *va_arg(ap, uint32 *) = td->td_tiledepth; in TIFFVGetFieldDefaulted()
Dtif_dir.c360 td->td_tiledepth = v32; in _TIFFVSetField()
948 *va_arg(ap, uint32*) = td->td_tiledepth; in _TIFFVGetField()
1290 td->td_tiledepth = 1; in TIFFDefaultDirectory()
Dtif_print.c279 (unsigned long) td->td_tiledepth); in TIFFPrintDirectory()
Dtif_dirwrite.c592 … if (!TIFFWriteDirectoryTagLong(tif,&ndir,dir,TIFFTAG_TILEDEPTH,tif->tif_dir.td_tiledepth)) in TIFFWriteDirectorySec()
Dtif_dirread.c3632 tif->tif_dir.td_tiledepth = tif->tif_dir.td_imagedepth; in TIFFReadDirectory()
/external/pdfium/third_party/libtiff/
Dtif_tile.c43 uint32 dz = td->td_tiledepth; in TIFFComputeTile()
120 uint32 dz = td->td_tiledepth; in TIFFNumberOfTiles()
206 td->td_tiledepth == 0) in TIFFVTileSize64()
Dtif_dir.h70 uint32 td_tilewidth, td_tilelength, td_tiledepth; member
Dtif_aux.c236 *va_arg(ap, uint32 *) = td->td_tiledepth; in TIFFVGetFieldDefaulted()
Dtif_dir.c368 td->td_tiledepth = v32; in _TIFFVSetField()
968 *va_arg(ap, uint32*) = td->td_tiledepth; in _TIFFVGetField()
1310 td->td_tiledepth = 1; in TIFFDefaultDirectory()
Dtif_print.c281 (unsigned long) td->td_tiledepth); in TIFFPrintDirectory()
Dtif_dirwrite.c592 if (!TIFFWriteDirectoryTagLong(tif,&ndir,dir,TIFFTAG_TILEDEPTH,tif->tif_dir.td_tiledepth)) in TIFFWriteDirectorySec()
Dtif_dirread.c3613 tif->tif_dir.td_tiledepth = tif->tif_dir.td_imagedepth; in TIFFReadDirectory()