Searched refs:td_sampleformat (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_aux.c169 *va_arg(ap, uint16 *) = td->td_sampleformat-1;
172 *va_arg(ap, uint16 *) = td->td_sampleformat;
H A Dtif_dir.c345 td->td_sampleformat = (uint16) v;
351 td->td_sampleformat = (uint16) v;
354 if( td->td_sampleformat == SAMPLEFORMAT_COMPLEXINT
358 else if( (td->td_sampleformat == SAMPLEFORMAT_COMPLEXINT
359 || td->td_sampleformat == SAMPLEFORMAT_COMPLEXIEEEFP)
363 else if( td->td_sampleformat == SAMPLEFORMAT_COMPLEXIEEEFP
825 switch (td->td_sampleformat) {
841 *va_arg(ap, uint16*) = td->td_sampleformat;
1138 td->td_sampleformat = SAMPLEFORMAT_UINT;
H A Dtif_dir.h45 uint16 td_sampleformat; member in struct:__anon758
H A Dtif_print.c175 switch (td->td_sampleformat) {
196 td->td_sampleformat, td->td_sampleformat);
H A Dtif_luv.c1149 switch (PACK(td->td_samplesperpixel, td->td_bitspersample, td->td_sampleformat)) {
1223 switch (PACK(td->td_bitspersample, td->td_sampleformat)) {
1455 td->td_sampleformat = SAMPLEFORMAT_INT;
H A Dtif_dirinfo.c384 switch (tif->tif_dir.td_sampleformat) {
H A Dtif_pixarlog.c602 int format = td->td_sampleformat;
1154 td->td_sampleformat = SAMPLEFORMAT_UINT;

Completed in 77 milliseconds