Searched refs:FILLORDER_LSB2MSB (Results 1 – 14 of 14) sorted by relevance
60 #define HOST_FILLORDER FILLORDER_LSB2MSB
59 /* Set the native cpu bit order (FILLORDER_LSB2MSB or FILLORDER_MSB2LSB) */60 #define HOST_FILLORDER FILLORDER_LSB2MSB
212 #define FILLORDER_LSB2MSB 2 /* least significant -> most */ macro
238 FILLORDER_LSB2MSB;
428 case FILLORDER_LSB2MSB: in TIFFPrintDirectory()
164 TIFFGetBitRevTable(tif->tif_dir.td_fillorder != FILLORDER_LSB2MSB); in Fax3PreDecode()
240 if (v != FILLORDER_LSB2MSB && v != FILLORDER_MSB2LSB) in _TIFFVSetField()
176 #define HOST_FILLORDER FILLORDER_LSB2MSB
270 +/* Set the native cpu bit order (FILLORDER_LSB2MSB or FILLORDER_MSB2LSB) */271 +#define HOST_FILLORDER FILLORDER_LSB2MSB
215 #define FILLORDER_LSB2MSB 2 /* least significant -> most */ macro
430 case FILLORDER_LSB2MSB: in TIFFPrintDirectory()
242 if (v != FILLORDER_LSB2MSB && v != FILLORDER_MSB2LSB) in _TIFFVSetField()