Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libtiff/
Dtiff.h210 #define TIFFTAG_FILLORDER 266 /* data order within a byte */ macro
Dtif_aux.c186 case TIFFTAG_FILLORDER: in TIFFVGetFieldDefaulted()
Dtif_dir.c238 case TIFFTAG_FILLORDER: in _TIFFVSetField()
845 case TIFFTAG_FILLORDER: in _TIFFVGetField()
Dtif_dirinfo.c60 …{ TIFFTAG_FILLORDER, 1, 1, TIFF_SHORT, 0, TIFF_SETGET_UINT16, TIFF_SETGET_UNDEFINED, FIELD_FILLORD…
Dtif_dirwrite.c485 … if (!TIFFWriteDirectoryTagShort(tif,&ndir,dir,TIFFTAG_FILLORDER,tif->tif_dir.td_fillorder)) in TIFFWriteDirectorySec()
/external/pdfium/third_party/libtiff/
Dtiff.h213 #define TIFFTAG_FILLORDER 266 /* data order within a byte */ macro
Dtif_aux.c186 case TIFFTAG_FILLORDER: in TIFFVGetFieldDefaulted()
Dtif_dir.c240 case TIFFTAG_FILLORDER: in _TIFFVSetField()
865 case TIFFTAG_FILLORDER: in _TIFFVGetField()
Dtif_dirinfo.c60 …{ TIFFTAG_FILLORDER, 1, 1, TIFF_SHORT, 0, TIFF_SETGET_UINT16, TIFF_SETGET_UNDEFINED, FIELD_FILLORD…
Dtif_dirwrite.c485 if (!TIFFWriteDirectoryTagShort(tif,&ndir,dir,TIFFTAG_FILLORDER,tif->tif_dir.td_fillorder)) in TIFFWriteDirectorySec()