Searched refs:SAMPLEFORMAT_IEEEFP (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 Dtiff.h311 #define SAMPLEFORMAT_IEEEFP 3 /* !IEEE floating point data */ macro
H A Dtif_luv.c1150 case PACK(1, 32, SAMPLEFORMAT_IEEEFP):
1224 case PACK(32, SAMPLEFORMAT_IEEEFP):
1488 bps = 32, fmt = SAMPLEFORMAT_IEEEFP;
H A Dtif_dirinfo.c385 case SAMPLEFORMAT_IEEEFP:
H A Dtif_print.c185 case SAMPLEFORMAT_IEEEFP:
H A Dtif_dir.c342 case DATATYPE_IEEEFP: v = SAMPLEFORMAT_IEEEFP;break;
832 case SAMPLEFORMAT_IEEEFP:
H A Dtif_pixarlog.c609 if (format == SAMPLEFORMAT_IEEEFP)
1228 TIFFSetField(tif, TIFFTAG_SAMPLEFORMAT, SAMPLEFORMAT_IEEEFP);

Completed in 133 milliseconds