Searched refs:TIFFSwabShort (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/tiff/
H A Dtif_open.c291 TIFFSwabShort(&tif->tif_header.tiff_version);
335 TIFFSwabShort(&tif->tif_header.tiff_version);
H A Dtif_swab.c34 #ifndef TIFFSwabShort
36 TIFFSwabShort(uint16* wp) function
H A Dtif_dirwrite.c377 TIFFSwabShort(&dircount);
1150 TIFFSwabShort(&dircount);
1239 TIFFSwabShort(&dircount);
H A Dtiffio.h392 extern void TIFFSwabShort(uint16*);
H A Dtif_dir.c1192 TIFFSwabShort(&dircount);
1216 TIFFSwabShort(&dircount);
H A Dtif_dirread.c149 TIFFSwabShort(&dircount);
176 TIFFSwabShort(&dircount);
H A Dtif_ojpeg.c2588 if (tif->tif_flags & TIFF_SWAB) TIFFSwabShort(&dircount);

Completed in 62 milliseconds