Searched refs:TIFF_SETGET_C32_SINT16 (Results 1 - 6 of 6) sorted by relevance

/external/opencv3/3rdparty/libtiff/
H A Dtif_dir.h241 TIFF_SETGET_C32_SINT16 = 43, enumerator in enum:__anon15301
H A Dtif_dirinfo.c621 fld->set_field_type = TIFF_SETGET_C32_SINT16;
622 fld->get_field_type = TIFF_SETGET_C32_SINT16;
809 return TIFF_SETGET_C32_SINT16;
H A Dtif_dirread.c5203 case TIFF_SETGET_C32_SINT16:
/external/pdfium/third_party/libtiff/
H A Dtif_dir.h241 TIFF_SETGET_C32_SINT16 = 43, enumerator in enum:__anon16583
H A Dtif_dirinfo.c673 fld->set_field_type = TIFF_SETGET_C32_SINT16;
674 fld->get_field_type = TIFF_SETGET_C32_SINT16;
861 return TIFF_SETGET_C32_SINT16;
H A Dtif_dirread.c5217 case TIFF_SETGET_C32_SINT16:

Completed in 52 milliseconds