Searched refs:TIFF_SETGET_C32_UINT64 (Results 1 – 8 of 8) sorted by relevance
/external/opencv3/3rdparty/libtiff/ |
D | tif_dir.h | 244 TIFF_SETGET_C32_UINT64 = 46, enumerator
|
D | tif_dirinfo.c | 638 fld->set_field_type = TIFF_SETGET_C32_UINT64; in _TIFFCreateAnonField() 639 fld->get_field_type = TIFF_SETGET_C32_UINT64; in _TIFFCreateAnonField() 818 return TIFF_SETGET_C32_UINT64; in _TIFFSetGetType()
|
D | tif_ojpeg.c | 182 …{TIFFTAG_JPEGQTABLES,TIFF_VARIABLE2,TIFF_VARIABLE2,TIFF_LONG8,0,TIFF_SETGET_C32_UINT64,TIFF_SETGET… 183 …{TIFFTAG_JPEGDCTABLES,TIFF_VARIABLE2,TIFF_VARIABLE2,TIFF_LONG8,0,TIFF_SETGET_C32_UINT64,TIFF_SETGE… 184 …{TIFFTAG_JPEGACTABLES,TIFF_VARIABLE2,TIFF_VARIABLE2,TIFF_LONG8,0,TIFF_SETGET_C32_UINT64,TIFF_SETGE…
|
D | tif_dirread.c | 5254 case TIFF_SETGET_C32_UINT64: in TIFFFetchNormalTag()
|
/external/pdfium/third_party/libtiff/ |
D | tif_dir.h | 244 TIFF_SETGET_C32_UINT64 = 46, enumerator
|
D | tif_dirinfo.c | 690 fld->set_field_type = TIFF_SETGET_C32_UINT64; in _TIFFCreateAnonField() 691 fld->get_field_type = TIFF_SETGET_C32_UINT64; in _TIFFCreateAnonField() 870 return TIFF_SETGET_C32_UINT64; in _TIFFSetGetType()
|
D | tif_ojpeg.c | 182 …{TIFFTAG_JPEGQTABLES,TIFF_VARIABLE2,TIFF_VARIABLE2,TIFF_LONG8,0,TIFF_SETGET_C32_UINT64,TIFF_SETGET… 183 …{TIFFTAG_JPEGDCTABLES,TIFF_VARIABLE2,TIFF_VARIABLE2,TIFF_LONG8,0,TIFF_SETGET_C32_UINT64,TIFF_SETGE… 184 …{TIFFTAG_JPEGACTABLES,TIFF_VARIABLE2,TIFF_VARIABLE2,TIFF_LONG8,0,TIFF_SETGET_C32_UINT64,TIFF_SETGE…
|
D | tif_dirread.c | 5268 case TIFF_SETGET_C32_UINT64: in TIFFFetchNormalTag()
|