Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libtiff/
Dtif_print.c406 switch (td->td_threshholding) { in TIFFPrintDirectory()
418 td->td_threshholding, td->td_threshholding); in TIFFPrintDirectory()
Dtif_dir.h76 uint16 td_threshholding; member
Dtif_aux.c184 *va_arg(ap, uint16 *) = td->td_threshholding; in TIFFVGetFieldDefaulted()
Dtif_dir.c236 td->td_threshholding = (uint16) va_arg(ap, uint16_vap); in _TIFFVSetField()
843 *va_arg(ap, uint16*) = td->td_threshholding; in _TIFFVGetField()
1284 td->td_threshholding = THRESHHOLD_BILEVEL; in TIFFDefaultDirectory()
Dtif_dirwrite.c480 …if (!TIFFWriteDirectoryTagShort(tif,&ndir,dir,TIFFTAG_THRESHHOLDING,tif->tif_dir.td_threshholding)) in TIFFWriteDirectorySec()
/external/pdfium/third_party/libtiff/
Dtif_print.c408 switch (td->td_threshholding) { in TIFFPrintDirectory()
420 td->td_threshholding, td->td_threshholding); in TIFFPrintDirectory()
Dtif_dir.h76 uint16 td_threshholding; member
Dtif_aux.c184 *va_arg(ap, uint16 *) = td->td_threshholding; in TIFFVGetFieldDefaulted()
Dtif_dir.c238 td->td_threshholding = (uint16) va_arg(ap, uint16_vap); in _TIFFVSetField()
863 *va_arg(ap, uint16*) = td->td_threshholding; in _TIFFVGetField()
1304 td->td_threshholding = THRESHHOLD_BILEVEL; in TIFFDefaultDirectory()
Dtif_dirwrite.c480 …if (!TIFFWriteDirectoryTagShort(tif,&ndir,dir,TIFFTAG_THRESHHOLDING,tif->tif_dir.td_threshholding)) in TIFFWriteDirectorySec()