Home
last modified time | relevance | path

Searched refs:TIFFIsByteSwapped (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/third_party/libtiff/
Dtif_open.c623 TIFFIsByteSwapped(TIFF* tif) function
Dtiffio.h381 extern int TIFFIsByteSwapped(TIFF*);
/external/ImageMagick/coders/
Dtiff.c688 if (TIFFIsByteSwapped(tiff) != 0) in TIFFGetProfiles()
3258 if (TIFFIsByteSwapped(tiff)) in TIFFSetProfiles()
/external/ImageMagick/
Dconfigure.ac2772 AC_CHECK_LIB(tiff,TIFFIsByteSwapped,passed=`expr $passed + 1`,failed=`expr $failed + 1`,)
Dconfigure33200 char TIFFIsByteSwapped ();
33204 return TIFFIsByteSwapped ();