Home
last modified time | relevance | path

Searched refs:td_threshholding (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_print.c409 switch (td->td_threshholding) { in TIFFPrintDirectory()
421 td->td_threshholding, td->td_threshholding); in TIFFPrintDirectory()
A Dtif_dir.h76 uint16 td_threshholding; member
A Dtif_aux.c188 *va_arg(ap, uint16 *) = td->td_threshholding; in TIFFVGetFieldDefaulted()
A Dtif_dir.c250 td->td_threshholding = (uint16) va_arg(ap, uint16_vap); in _TIFFVSetField()
925 *va_arg(ap, uint16*) = td->td_threshholding; in _TIFFVGetField()
1369 td->td_threshholding = THRESHHOLD_BILEVEL; in TIFFDefaultDirectory()
A Dtif_dirwrite.c481 …if (!TIFFWriteDirectoryTagShort(tif,&ndir,dir,TIFFTAG_THRESHHOLDING,tif->tif_dir.td_threshholding)) in TIFFWriteDirectorySec()

Completed in 14 milliseconds