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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/tiff/
H A Dtif_swab.c45 #ifndef TIFFSwabLong
47 TIFFSwabLong(uint32* lp) function
H A Dtif_open.c336 TIFFSwabLong(&tif->tif_header.tiff_diroff);
H A Dtif_dirwrite.c378 TIFFSwabLong(&diroff);
1158 TIFFSwabLong(&nextdir);
1191 TIFFSwabLong(&diroff);
1247 TIFFSwabLong(&nextdir);
H A Dtif_dir.c1204 TIFFSwabLong(nextdir);
1229 TIFFSwabLong(nextdir);
1357 TIFFSwabLong(&nextdir);
H A Dtiffio.h393 extern void TIFFSwabLong(uint32*);
H A Dtif_dirread.c195 TIFFSwabLong(&nextdiroff);
789 TIFFSwabLong(&l);

Completed in 114 milliseconds