Searched refs:FILLORDER_LSB2MSB (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 Dport.h19 #define HOST_FILLORDER FILLORDER_LSB2MSB
H A Dtiffcomp.h217 #define HOST_FILLORDER FILLORDER_LSB2MSB
H A Dtif_open.c252 FILLORDER_LSB2MSB;
H A Dtiff.h220 #define FILLORDER_LSB2MSB 2 /* least significant -> most */ macro
H A Dtif_print.c311 case FILLORDER_LSB2MSB:
H A Dtif_dir.c190 if (v != FILLORDER_LSB2MSB && v != FILLORDER_MSB2LSB)
H A Dtif_fax3.c165 TIFFGetBitRevTable(tif->tif_dir.td_fillorder != FILLORDER_LSB2MSB);

Completed in 42 milliseconds