Searched refs:TIFFTAG_FILLORDER (Results 1 – 10 of 10) sorted by relevance
/external/opencv3/3rdparty/libtiff/ |
D | tiff.h | 210 #define TIFFTAG_FILLORDER 266 /* data order within a byte */ macro
|
D | tif_aux.c | 186 case TIFFTAG_FILLORDER: in TIFFVGetFieldDefaulted()
|
D | tif_dir.c | 238 case TIFFTAG_FILLORDER: in _TIFFVSetField() 845 case TIFFTAG_FILLORDER: in _TIFFVGetField()
|
D | tif_dirinfo.c | 60 …{ TIFFTAG_FILLORDER, 1, 1, TIFF_SHORT, 0, TIFF_SETGET_UINT16, TIFF_SETGET_UNDEFINED, FIELD_FILLORD…
|
D | tif_dirwrite.c | 485 … if (!TIFFWriteDirectoryTagShort(tif,&ndir,dir,TIFFTAG_FILLORDER,tif->tif_dir.td_fillorder)) in TIFFWriteDirectorySec()
|
/external/pdfium/third_party/libtiff/ |
D | tiff.h | 213 #define TIFFTAG_FILLORDER 266 /* data order within a byte */ macro
|
D | tif_aux.c | 186 case TIFFTAG_FILLORDER: in TIFFVGetFieldDefaulted()
|
D | tif_dir.c | 240 case TIFFTAG_FILLORDER: in _TIFFVSetField() 865 case TIFFTAG_FILLORDER: in _TIFFVGetField()
|
D | tif_dirinfo.c | 60 …{ TIFFTAG_FILLORDER, 1, 1, TIFF_SHORT, 0, TIFF_SETGET_UINT16, TIFF_SETGET_UNDEFINED, FIELD_FILLORD…
|
D | tif_dirwrite.c | 485 if (!TIFFWriteDirectoryTagShort(tif,&ndir,dir,TIFFTAG_FILLORDER,tif->tif_dir.td_fillorder)) in TIFFWriteDirectorySec()
|